reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

unittests/IR/MetadataTest.cpp
 2453       DIImportedEntity::get(Context, Tag, Scope, Entity, File, Line, Name);
 2457   EXPECT_EQ(Entity, N->getEntity());
 2462       N, DIImportedEntity::get(Context, Tag, Scope, Entity, File, Line, Name));
 2466                                   Scope, Entity, File, Line, Name));
 2467   EXPECT_NE(N, DIImportedEntity::get(Context, Tag, getSubprogram(), Entity,
 2471   EXPECT_NE(N, DIImportedEntity::get(Context, Tag, Scope, Entity, nullptr, Line,
 2473   EXPECT_NE(N, DIImportedEntity::get(Context, Tag, Scope, Entity, File,
 2475   EXPECT_NE(N, DIImportedEntity::get(Context, Tag, Scope, Entity, File, Line,