Searched defs:getCanonicalPath (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang-tools-extra/modularize/ | ||
H A D | ModularizeUtilities.cpp | 453 std::string ModularizeUtilities::getCanonicalPath(StringRef FilePath) { getCanonicalPath() function in ModularizeUtilities |
H A D | PreprocessorTracker.cpp | 917 std::string getCanonicalPath(llvm::StringRef path) const { in getCanonicalPath() function in Modularize::__anona8f317940111::PreprocessorTrackerImpl |
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | SourceCode.cpp | 520 std::optional<std::string> getCanonicalPath(const FileEntryRef F, in getCanonicalPath() function |