Searched defs:getPath (Results 1 – 11 of 11) sorted by relevance
35 StringRef getPath() const { return BaseDirectory; } in getPath() function
80 StringRef getPath() const { return FullPath; } in getPath() function
61 StringRef getPath() const { return FinalPath; } in getPath() function
44 StringRef getPath() const { return Path; } in getPath() function
249 LValuePathEntry *getPath() { return hasPathPtr() ? PathPtr : Path; } in getPath() function 250 const LValuePathEntry *getPath() const { in getPath() function 286 PathElem *getPath() { return hasPathPtr() ? PathPtr : Path; } in getPath() function 287 const PathElem *getPath() const { in getPath() function
212 NodeRef getPath(unsigned n) const { return VisitStack[n].first; } getPath() function
119 StringRef getPath() const { return Path; } in getPath() function
43 llvm::StringRef ArchAndFile::getPath() const { in getPath() function in llvm::dsymutil::MachOUtils::ArchAndFile
367 StringRef getPath() const { return Path; } getPath() function
373 const PathType &getPath() const { return Path; } getPath() function
2273 void RedirectingFileSystem::LookupResult::getPath( getPath() function in RedirectingFileSystem::LookupResult