Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5555 QualType TargetParamTy = Ctx.getLValueReferenceType(LoopVarTy); in buildLoopVarFunc() local
5556 SemaOpenMP::CapturedParamNameType Params[] = {{"LoopVar", TargetParamTy}, in buildLoopVarFunc()