Searched refs:BarSP (Results 1 – 2 of 2) sorted by relevance
/external/llvm/unittests/IR/ |
D | IRBuilderTest.cpp | 350 auto BarSP = in TEST_F() local 352 auto BadScope = DIB.createLexicalBlockFile(BarSP, File, 0); in TEST_F()
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | IRBuilderTest.cpp | 454 auto BarSP = DIB.createFunction(CU, "bar", "", File, 1, Type, false, true, 1, in TEST_F() local 456 auto BadScope = DIB.createLexicalBlockFile(BarSP, File, 0); in TEST_F()
|