Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSemaOpenMP.h945 OMPClause *ActOnOpenMPSingleExprWithArgClause(
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseOpenMP.cpp4005 return Actions.OpenMP().ActOnOpenMPSingleExprWithArgClause( in ParseOpenMPSingleExprWithArgClause()
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaOpenMP.cpp16066 OMPClause *SemaOpenMP::ActOnOpenMPSingleExprWithArgClause( in ActOnOpenMPSingleExprWithArgClause() function in SemaOpenMP