Searched refs:getInlinedAtScope (Results 1 – 5 of 5) sorted by relevance
45 MDNode *DebugLoc::getInlinedAtScope() const { in getInlinedAtScope() function in DebugLoc46 return cast<DILocation>(Loc)->getInlinedAtScope(); in getInlinedAtScope()51 const MDNode *Scope = getInlinedAtScope(); in getFnDebugLoc()
2643 DILocalScope *Scope = DL->getInlinedAtScope(); in visitFunction()
87 MDNode *getInlinedAtScope() const;
1633 DILocalScope *getInlinedAtScope() const { in getInlinedAtScope() function1635 return IA->getInlinedAtScope(); in getInlinedAtScope()
2080 const DISubprogram *SP = PrologEndLoc->getInlinedAtScope()->getSubprogram(); in emitInitialLocDirective()