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);
 2455   EXPECT_EQ(Tag, N->getTag());
 2462       N, DIImportedEntity::get(Context, Tag, Scope, Entity, File, Line, Name));
 2467   EXPECT_NE(N, DIImportedEntity::get(Context, Tag, getSubprogram(), Entity,
 2469   EXPECT_NE(N, DIImportedEntity::get(Context, Tag, Scope, getCompositeType(),
 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,