Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseOpenMP.cpp3860 return Actions.ActOnOpenMPSingleExprWithArgClause( in ParseOpenMPSingleExprWithArgClause()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h11494 OMPClause *ActOnOpenMPSingleExprWithArgClause(
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp16729 OMPClause *Sema::ActOnOpenMPSingleExprWithArgClause( in ActOnOpenMPSingleExprWithArgClause() function in Sema