Lines Matching refs:getScope
1116 if (isa<DILocalScope>(N->getScope())) in constructAndAddImportedEntityDIE()
1118 if (DIE *D = TheCU.getOrCreateContextDIE(N->getScope())) in constructAndAddImportedEntityDIE()
1204 return !isa<DILocalScope>(IE->getScope()); in beginModule()
1589 if (DL->getScope() == PredDL->getScope()) in validThroughout()
1858 Scope = LScopes.findInlinedScope(LocalVar->getScope(), IA); in collectEntityInfo()
1860 Scope = LScopes.findLexicalScope(LocalVar->getScope()); in collectEntityInfo()
1929 Label->getScope()->getNonLexicalBlockFileScope(); in collectEntityInfo()
1953 Scope = LScopes.findLexicalScope(DV->getScope()); in collectEntityInfo()
1955 Scope = LScopes.findLexicalScope(DL->getScope()); in collectEntityInfo()
2026 const MDNode *Scope = DL.getScope(); in beginInstruction()
2055 Scope = PrevInstLoc.getScope(); in beginInstruction()
2079 const MDNode *Scope = DL.getScope(); in beginInstruction()
2223 Scope = DV->getScope(); in endFunctionImpl()
2225 Scope = DL->getScope(); in endFunctionImpl()