Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DIRBuilderTest.cpp397 auto SPType = DIB.createSubroutineType(DIB.getOrCreateTypeArray(None)); in TEST_F() local
399 DIB.createFunction(CU, "foo", "foo", File, 1, SPType, false, true, 1); in TEST_F()