Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp5354 static CapturedStmt *buildLoopVarFunc(Sema &Actions, QualType LoopVarTy, in buildLoopVarFunc() argument
5363 QualType TargetParamTy = Ctx.getLValueReferenceType(LoopVarTy); in buildLoopVarFunc()
5385 TargetParam, LoopVarTy, VK_LValue, {}, nullptr, nullptr, {}, nullptr); in buildLoopVarFunc()