Searched refs:getPath (Results 1 – 9 of 9) sorted by relevance
105 LValuePathEntry *getPath() { return hasPathPtr() ? PathPtr : Path; } in getPath() function106 const LValuePathEntry *getPath() const { in getPath() function142 PathElem *getPath() { return hasPathPtr() ? PathPtr : Path; } in getPath() function143 const PathElem *getPath() const { in getPath() function646 return llvm::makeArrayRef(LVal.getPath(), LVal.PathLength); in getLValuePath()684 memcpy(LVal.getPath(), Path.data(), Path.size() * sizeof(LValuePathEntry)); in setLValue()706 return llvm::makeArrayRef(MPD.getPath(), MPD.PathLength); in getMemberPointerPath()730 memcpy(MPD->getPath(), Path.data(), Path.size()*sizeof(const CXXRecordDecl*)); in MakeMemberPointer()
65 StringRef getPath() const { return FinalPath; } in getPath() function
211 NodeRef getPath(unsigned n) const { return VisitStack[n].first; } in getPath() function
189 StringRef getPath() const { return Path; } in getPath() function
358 auto *CurBB = DFSI.getPath(i)->getBlock(); in eliminateGuardViaWidening()
933 programDescription = pf.getFile().getPath(); in main()
1058 MachineBasicBlock *StackPred = DFI.getPath(DFI.getPathLength() - 2); in replaceFrameIndices()
2374 const MachineBasicBlock *StackPred = DFI.getPath(DFI.getPathLength() - 2); in verifyStackFrame()
2303 DIB.createFile(Mod.getModuleName(), Mod.getPath()), in getOrCreateModuleRef()2316 Mod.getPath(), CGM.getHeaderSearchOpts().Sysroot); in getOrCreateModuleRef()