Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp5750 QualType TargetParamTy = Ctx.getLValueReferenceType(LoopVarTy); in buildLoopVarFunc() local
5751 Sema::CapturedParamNameType Params[] = {{"LoopVar", TargetParamTy}, in buildLoopVarFunc()