Searched refs:getInlinedAtScope (Results 1 – 5 of 5) sorted by relevance
44 MDNode *DebugLoc::getInlinedAtScope() const { in getInlinedAtScope() function in DebugLoc45 return cast<DILocation>(Loc)->getInlinedAtScope(); in getInlinedAtScope()50 const MDNode *Scope = getInlinedAtScope(); in getFnDebugLoc()
2763 DILocalScope *Scope = DL->getInlinedAtScope(); in visitFunction()
87 MDNode *getInlinedAtScope() const;
1676 DILocalScope *getInlinedAtScope() const { in getInlinedAtScope() function1678 return IA->getInlinedAtScope(); in getInlinedAtScope()
2170 const DISubprogram *SP = PrologEndLoc->getInlinedAtScope()->getSubprogram(); in emitInitialLocDirective()