Lines Matching refs:getSubprogram
87 DISubprogram *getSubprogram() { in getSubprogram() function in __anon2ea1a8870111::MetadataTest
860 DISubprogram *N = getSubprogram(); in TEST_F()
885 DISubprogram *N = getSubprogram(); in TEST_F()
952 auto *B = DILocation::get(Context, 2, 7, getSubprogram()); in TEST_F()
963 MDNode *N = getSubprogram(); in TEST_F()
1051 auto L1 = DILocation::get(Context, 1, 2, getSubprogram()); in TEST_F()
1169 DILocalScope *Scope = getSubprogram(); in TEST_F()
1189 DILocalScope *Scope = getSubprogram(); in TEST_F()
1240 DILocalScope *Scope = getSubprogram(); in TEST_F()
1281 DILocalScope *Scope = getSubprogram(); in TEST_F()
1321 DILocalScope *Scope = getSubprogram(); in TEST_F()
1369 DILocalScope *Scope = getSubprogram(); in TEST_F()
1410 DILocalScope *Scope = getSubprogram(); in TEST_F()
1580 DIScope *Scope = getSubprogram(); in TEST_F()
1620 "something", File, 1, getSubprogram(), in TEST_F()
1652 DIScope *Scope = getSubprogram(); in TEST_F()
1674 DIScope *Scope = getSubprogram(); in TEST_F()
1728 Context, Tag, Name, File, Line, getSubprogram(), BaseType, in TEST_F()
1794 DIScope *Scope = getSubprogram(); in TEST_F()
1820 DIScope *Scope = getSubprogram(); in TEST_F()
1865 DIScope *Scope = getSubprogram(); in TEST_F()
1910 DILocalScope *Scope = getSubprogram(); in TEST_F()
2216 DISubprogram *Declaration = getSubprogram(); in TEST_F()
2336 TemplateParams, getSubprogram(), RetainedNodes, in TEST_F()
2355 DILocalScope *Scope = getSubprogram(); in TEST_F()
2370 DILexicalBlock::get(Context, getSubprogram(), File, Line, Column)); in TEST_F()
2380 DISubprogram *SP = getSubprogram(); in TEST_F()
2408 DILocalScope *Scope = getSubprogram(); in TEST_F()
2420 EXPECT_NE(N, DILexicalBlockFile::get(Context, getSubprogram(), File, in TEST_F()
2557 DIScope *Scope = getSubprogram(); in TEST_F()
2593 Context, getSubprogram(), Name, LinkageName, File, Line, in TEST_F()
2644 DIScope *Scope = getSubprogram(); in TEST_F()
2680 DILocalScope *Scope = getSubprogram(); in TEST_F()
2707 EXPECT_NE(N, DILocalVariable::get(Context, getSubprogram(), Name, File, Line, in TEST_F()
2727 EXPECT_EQ(255u, DILocalVariable::get(Context, getSubprogram(), "", getFile(), in TEST_F()
2730 EXPECT_EQ(256u, DILocalVariable::get(Context, getSubprogram(), "", getFile(), in TEST_F()
2733 EXPECT_EQ(257u, DILocalVariable::get(Context, getSubprogram(), "", getFile(), in TEST_F()
2737 EXPECT_EQ(Max, DILocalVariable::get(Context, getSubprogram(), "", getFile(), in TEST_F()
2914 DIScope *Scope = getSubprogram(); in TEST_F()
2935 EXPECT_NE(N, DIImportedEntity::get(Context, Tag, getSubprogram(), Entity, in TEST_F()
3119 DISubprogram *SP1 = getSubprogram(); in TEST_F()
3120 DISubprogram *SP2 = getSubprogram(); in TEST_F()
3170 DISubprogram *SP = getSubprogram(); in TEST_F()
3235 DISubprogram *SP = getSubprogram(); in TEST_F()
3240 EXPECT_EQ(SP, static_cast<DISubprogram *>(F->getSubprogram())); in TEST_F()
3329 DILocalScope *Scope = getSubprogram(); in TEST_F()