Home
last modified time | relevance | path

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

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