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()
3027 DILocalScope *Scope = DL->getInlinedAtScope(); in visitFunction()
87 MDNode *getInlinedAtScope() const;
2034 DILocalScope *getInlinedAtScope() const { in getInlinedAtScope() function2036 return IA->getInlinedAtScope(); in getInlinedAtScope()
2207 const DISubprogram *SP = PrologEndLoc->getInlinedAtScope()->getSubprogram(); in emitInitialLocDirective()