Searched refs:getPath (Results 1 – 11 of 11) sorted by relevance
174 LValuePathEntry *getPath() { return hasPathPtr() ? PathPtr : Path; } in getPath() function175 const LValuePathEntry *getPath() const { in getPath() function211 PathElem *getPath() { return hasPathPtr() ? PathPtr : Path; } in getPath() function212 const PathElem *getPath() const { in getPath() function756 return llvm::makeArrayRef(LVal.getPath(), LVal.PathLength); in getLValuePath()794 memcpy(LVal.getPath(), Path.data(), Path.size() * sizeof(LValuePathEntry)); in setLValue()816 return llvm::makeArrayRef(MPD.getPath(), MPD.PathLength); in getMemberPointerPath()840 memcpy(MPD->getPath(), Path.data(), Path.size()*sizeof(const CXXRecordDecl*)); in MakeMemberPointer()
63 StringRef getPath() const { return FinalPath; } in getPath() function
166 StringRef getPath() const { return Path; }
210 NodeRef getPath(unsigned n) const { return VisitStack[n].first; } in getPath() function
187 StringRef getPath() const { return Path; } in getPath() function
343 auto *CurBB = DFSI.getPath(i)->getBlock(); in eliminateInstrViaWidening()
933 programDescription = pf.getFile().getPath(); in main()
1130 Ctx.Path = File.getPath(); in writeToStream()
1155 MachineBasicBlock *StackPred = DFI.getPath(DFI.getPathLength() - 2); in replaceFrameIndices()
2790 const MachineBasicBlock *StackPred = DFI.getPath(DFI.getPathLength() - 2); in verifyStackFrame()
2460 DIB.createFile(Mod.getModuleName(), Mod.getPath()), in getOrCreateModuleRef()2474 Mod.getPath(), CGM.getHeaderSearchOpts().Sysroot); in getOrCreateModuleRef()