Searched refs:ActOnOpenMPInitClause (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/Parse/ |
| H A D | ParseOpenMP.cpp | 3702 return Actions.ActOnOpenMPInitClause(InteropVarExpr.get(), InteropInfo, Loc, in ParseOpenMPInteropClause()
|
| /freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 12288 ActOnOpenMPInitClause(Expr *InteropVar, OMPInteropInfo &InteropInfo,
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | TreeTransform.h | 2297 return getSema().ActOnOpenMPInitClause(InteropVar, InteropInfo, StartLoc, in RebuildOMPInitClause()
|
| H A D | SemaOpenMP.cpp | 17950 Sema::ActOnOpenMPInitClause(Expr *InteropVar, OMPInteropInfo &InteropInfo, in ActOnOpenMPInitClause() function in Sema
|