reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1080 Entity = std::make_unique<DbgVariable>( 1082 DU->addScopeVariable(Scope, cast<DbgVariable>(Entity.get())); 1084 Entity = std::make_unique<DbgLabel>( 1086 DU->addScopeLabel(Scope, cast<DbgLabel>(Entity.get()));