Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DFileManager.h64 std::string RealPathName; // Real path to the file; could be empty. variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPPDirectives.cpp1588 StringRef RealPathName) { in trySimplifyPath()
1985 StringRef RealPathName = File->tryGetRealPathName(); in HandleIncludeDirective() local