reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
357 if (!Scope || isa<DIFile>(Scope)) 357 if (!Scope || isa<DIFile>(Scope)) 360 assert(!isa<DIType>(Scope) && "shouldn't make a namespace scope for a type"); 363 auto I = TypeIndices.find({Scope, nullptr}); 368 std::string ScopeName = getFullyQualifiedName(Scope); 371 return recordTypeIndexForDINode(Scope, TI);