Searched defs:RealPathName (Results 1 – 2 of 2) sorted by relevance
64 std::string RealPathName; // Real path to the file; could be empty. variable
1588 StringRef RealPathName) { in trySimplifyPath()1985 StringRef RealPathName = File->tryGetRealPathName(); in HandleIncludeDirective() local