reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
212 assert(Scope && "Invalid Scope encoding!"); 213 Scope = Scope->getNonLexicalBlockFileScope(); 213 Scope = Scope->getNonLexicalBlockFileScope(); 214 auto I = AbstractScopeMap.find(Scope); 220 if (auto *Block = dyn_cast<DILexicalBlockBase>(Scope)) 224 std::forward_as_tuple(Scope), 225 std::forward_as_tuple(Parent, Scope, 227 if (isa<DISubprogram>(Scope))