Searched refs:diType (Results 1 – 1 of 1) sorted by relevance
371 auto diType = getOrCreateType(value->getType()->getPointerElementType()); in emitPending() local372 …Var = diBuilder->createAutoVariable(scope.di, pending.name, diFile, pending.location.line, diType); in emitPending()