Home
last modified time | relevance | path

Searched refs:BarSP (Results 1 – 2 of 2) sorted by relevance

/external/llvm/unittests/IR/
DIRBuilderTest.cpp350 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/
DIRBuilderTest.cpp454 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()