Home
last modified time | relevance | path

Searched defs:CanonicalPath (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DVirtualFileSystem.cpp2255 llvm::SmallString<256> CanonicalPath = makeCanonical() local
2342 status(const Twine & CanonicalPath,const Twine & OriginalPath,const RedirectingFileSystem::LookupResult & Result) status() argument
2363 getExternalStatus(const Twine & CanonicalPath,const Twine & OriginalPath) const getExternalStatus() argument
2375 SmallString<256> CanonicalPath; status() local
2455 SmallString<256> CanonicalPath; openFileForRead() local
2521 SmallString<256> CanonicalPath; getRealPath() local
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp258 SmallString<128> CanonicalPath(ModuleMapPath); getCachedModuleFileNameImpl() local