Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaOpenMP.h990 OMPClause *ActOnOpenMPSingleExprWithArgClause(
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp3937 return Actions.OpenMP().ActOnOpenMPSingleExprWithArgClause( in ParseOpenMPSingleExprWithArgClause()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp16642 OMPClause *SemaOpenMP::ActOnOpenMPSingleExprWithArgClause( in ActOnOpenMPSingleExprWithArgClause() function in SemaOpenMP