Home
last modified time | relevance | path

Searched refs:GetAbsolutePath (Results 1 – 1 of 1) sorted by relevance

/build/make/tools/ide_query/cc_analyzer/
Dinclude_scanner.cc60 std::string GetAbsolutePath(llvm::StringRef cwd, llvm::StringRef file_name) { in GetAbsolutePath() function
81 auto abs_path = GetAbsolutePath(cwd_, file_entry->getName()); in LexedFileChanged()
153 abs_paths.try_emplace(GetAbsolutePath(cmd.Directory, cmd.Filename), in ScanIncludes()