Searched refs:DebugInfoFinder (Results 1 – 7 of 7) sorted by relevance
139 void DebugInfoFinder::reset() { in reset()148 void DebugInfoFinder::processModule(const Module &M) { in processModule()162 void DebugInfoFinder::processCompileUnit(DICompileUnit *CU) { in processCompileUnit()192 void DebugInfoFinder::processInstruction(const Module &M, in processInstruction()201 void DebugInfoFinder::processLocation(const Module &M, const DILocation *Loc) { in processLocation()208 void DebugInfoFinder::processType(DIType *DT) { in processType()232 void DebugInfoFinder::processScope(DIScope *Scope) { in processScope()258 void DebugInfoFinder::processSubprogram(DISubprogram *SP) { in processSubprogram()281 void DebugInfoFinder::processVariable(const Module &M, in processVariable()297 bool DebugInfoFinder::addType(DIType *DT) { in addType()[all …]
30 DebugInfoFinder Finder;75 const DebugInfoFinder &Finder) { in printModuleDebugInfo()
38 class DebugInfoFinder; variable111 DebugInfoFinder *DIFinder = nullptr);
20 DebugInfoFinder Finder;
90 class DebugInfoFinder {
307 DebugInfoFinder F; in stripDeadDebugInfoImpl()
46 DebugInfoFinder *DIFinder) { in CloneBasicBlock()138 Optional<DebugInfoFinder> DIFinder; in CloneFunctionInto()