Home
last modified time | relevance | path

Searched defs:getCanonicalPath (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/modularize/
H A DModularizeUtilities.cpp453 std::string ModularizeUtilities::getCanonicalPath(StringRef FilePath) { getCanonicalPath() function in ModularizeUtilities
H A DPreprocessorTracker.cpp917 std::string getCanonicalPath(llvm::StringRef path) const { in getCanonicalPath() function in Modularize::__anona8f317940111::PreprocessorTrackerImpl
/llvm-project/clang-tools-extra/clangd/
H A DSourceCode.cpp520 std::optional<std::string> getCanonicalPath(const FileEntryRef F, in getCanonicalPath() function