Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/modularize/
DModularizeUtilities.cpp455 std::string ModularizeUtilities::getCanonicalPath(StringRef FilePath) { in getCanonicalPath() function in ModularizeUtilities
DPreprocessorTracker.cpp918 std::string getCanonicalPath(llvm::StringRef path) const { in getCanonicalPath() function in Modularize::__anon2bea21580111::PreprocessorTrackerImpl
/external/llvm-project/clang-tools-extra/clangd/
DSourceCode.cpp507 llvm::Optional<std::string> getCanonicalPath(const FileEntry *F, in getCanonicalPath() function