Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOpenMP.cpp4580 Res = ActOnOpenMPIfClause(Expr, StartLoc, LParenLoc, EndLoc); in ActOnOpenMPSingleExprClause()
4624 OMPClause *Sema::ActOnOpenMPIfClause(Expr *Condition, SourceLocation StartLoc, in ActOnOpenMPIfClause() function in Sema
HDTreeTransform.h1361 return getSema().ActOnOpenMPIfClause(Condition, StartLoc, in RebuildOMPIfClause()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h7864 OMPClause *ActOnOpenMPIfClause(Expr *Condition, SourceLocation StartLoc,