Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp4099 return Actions.ActOnOpenMPSingleExprWithArgClause( in ParseOpenMPSingleExprWithArgClause()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12225 OMPClause *ActOnOpenMPSingleExprWithArgClause(
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp17289 OMPClause *Sema::ActOnOpenMPSingleExprWithArgClause( in ActOnOpenMPSingleExprWithArgClause() function in Sema