Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DLLVMReactorDebugInfo.cpp371 auto diType = getOrCreateType(value->getType()->getPointerElementType()); in emitPending() local
372 …Var = diBuilder->createAutoVariable(scope.di, pending.name, diFile, pending.location.line, diType); in emitPending()