Lines Matching refs:getScope
1108 if (isa<DILocalScope>(N->getScope())) in constructAndAddImportedEntityDIE()
1110 if (DIE *D = TheCU.getOrCreateContextDIE(N->getScope())) in constructAndAddImportedEntityDIE()
1196 return !isa<DILocalScope>(IE->getScope()); in beginModule()
1583 if (DL->getScope() == PredDL->getScope()) in validThroughout()
1852 Scope = LScopes.findInlinedScope(LocalVar->getScope(), IA); in collectEntityInfo()
1854 Scope = LScopes.findLexicalScope(LocalVar->getScope()); in collectEntityInfo()
1923 Label->getScope()->getNonLexicalBlockFileScope(); in collectEntityInfo()
1947 Scope = LScopes.findLexicalScope(DV->getScope()); in collectEntityInfo()
1949 Scope = LScopes.findLexicalScope(DL->getScope()); in collectEntityInfo()
2020 const MDNode *Scope = DL.getScope(); in beginInstruction()
2049 Scope = PrevInstLoc.getScope(); in beginInstruction()
2073 const MDNode *Scope = DL.getScope(); in beginInstruction()
2245 Scope = DV->getScope(); in endFunctionImpl()
2247 Scope = DL->getScope(); in endFunctionImpl()