Searched defs:getCanonicalPath (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang-tools-extra/modularize/ | ||
D | ModularizeUtilities.cpp | 455 std::string ModularizeUtilities::getCanonicalPath(StringRef FilePath) { in getCanonicalPath() function in ModularizeUtilities |
D | PreprocessorTracker.cpp | 918 std::string getCanonicalPath(llvm::StringRef path) const { in getCanonicalPath() function in Modularize::__anon2bea21580111::PreprocessorTrackerImpl |
/external/llvm-project/clang-tools-extra/clangd/ | ||
D | SourceCode.cpp | 507 llvm::Optional<std::string> getCanonicalPath(const FileEntry *F, in getCanonicalPath() function |