Searched refs:getSubprogramRef (Results 1 – 1 of 1) sorted by relevance
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 90 DIScopeRef getSubprogramRef() { return getSubprogram()->getRef(); } in getSubprogramRef() function in __anon68cdb3b90111::MetadataTest 989 DIScopeRef Scope = getSubprogramRef(); in TEST_F() 1023 "something", File, 1, getSubprogramRef(), in TEST_F() 1050 DIScopeRef Scope = getSubprogramRef(); in TEST_F() 1069 DIScopeRef Scope = getSubprogramRef(); in TEST_F() 1123 Context, Tag, Name, File, Line, getSubprogramRef(), BaseType, in TEST_F() 1188 DIScopeRef Scope = getSubprogramRef(); in TEST_F() 1214 DIScopeRef Scope = getSubprogramRef(); in TEST_F()
|