Searched defs:getPath (Results 1 – 5 of 5) sorted by relevance
61 StringRef getPath() const { return FinalPath; } in getPath() function
249 LValuePathEntry *getPath() { return hasPathPtr() ? PathPtr : Path; } in getPath() function250 const LValuePathEntry *getPath() const { in getPath() function286 PathElem *getPath() { return hasPathPtr() ? PathPtr : Path; } in getPath() function287 const PathElem *getPath() const { in getPath() function
212 NodeRef getPath(unsigned n) const { return VisitStack[n].first; } in getPath() function
736 StringRef getPath() const { return Path; } in getPath() function
397 const PathType &getPath() const { return Path; } in getPath() function