Searched refs:getInlinedAtScope (Results 1 – 5 of 5) sorted by relevance
46 MDNode *DebugLoc::getInlinedAtScope() const { in getInlinedAtScope() function in DebugLoc47 return cast<DILocation>(Loc)->getInlinedAtScope(); in getInlinedAtScope()52 const MDNode *Scope = getInlinedAtScope(); in getFnDebugLoc()
2317 DILocalScope *Scope = DL->getInlinedAtScope(); in visitFunction()
102 MDNode *getInlinedAtScope() const;
1505 DILocalScope *getInlinedAtScope() const {1507 return IA->getInlinedAtScope();
1550 auto *SP = PrologEndLoc->getInlinedAtScope()->getSubprogram(); in beginFunctionImpl()