Lines Matching refs:getScope
668 if (isa<DILocalScope>(N->getScope())) in constructAndAddImportedEntityDIE()
670 if (DIE *D = TheCU.getOrCreateContextDIE(N->getScope())) in constructAndAddImportedEntityDIE()
761 return !isa<DILocalScope>(IE->getScope()); in beginModule()
1288 if (DL->getScope() == PredDL->getScope()) in validThroughout()
1334 Scope = LScopes.findInlinedScope(LocalVar->getScope(), IA); in collectEntityInfo()
1336 Scope = LScopes.findLexicalScope(LocalVar->getScope()); in collectEntityInfo()
1388 Scope = LScopes.findInlinedScope(Label->getScope(), IA); in collectEntityInfo()
1390 Scope = LScopes.findLexicalScope(Label->getScope()); in collectEntityInfo()
1409 Scope = LScopes.findLexicalScope(DV->getScope()); in collectEntityInfo()
1411 Scope = LScopes.findLexicalScope(DL->getScope()); in collectEntityInfo()
1452 const MDNode *Scope = DL.getScope(); in beginInstruction()
1481 Scope = PrevInstLoc.getScope(); in beginInstruction()
1505 const MDNode *Scope = DL.getScope(); in beginInstruction()
1612 Scope = DV->getScope(); in endFunctionImpl()
1614 Scope = DL->getScope(); in endFunctionImpl()