reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
515 assert(Scope && Scope->getScopeNode()); 515 assert(Scope && Scope->getScopeNode()); 516 assert(Scope->isAbstractScope()); 517 assert(!Scope->getInlinedAt()); 519 auto *SP = cast<DISubprogram>(Scope->getScopeNode()); 525 SrcCU.constructAbstractSubprogramScopeDIE(Scope); 530 .constructAbstractSubprogramScopeDIE(Scope); 532 SkelCU->constructAbstractSubprogramScopeDIE(Scope); 534 CU.constructAbstractSubprogramScopeDIE(Scope);