Home
last modified time | relevance | path

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

/external/llvm/unittests/Transforms/Utils/
DCloning.cpp419 DISubroutineType *DFuncType = DBuilder.createSubroutineType(ParamTypes); in CreateOldModule() local
424 auto *Subprogram = DBuilder.createFunction(CU, "f", "f", File, 4, DFuncType, in CreateOldModule()