Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp7333 OMPClause *Sema::ActOnOpenMPIfClause(OpenMPDirectiveKind NameModifier, in ActOnOpenMPIfClause() function in Sema
7709 Res = ActOnOpenMPIfClause(static_cast<OpenMPDirectiveKind>(Argument.back()), in ActOnOpenMPSingleExprWithArgClause()
DTreeTransform.h1404 return getSema().ActOnOpenMPIfClause(NameModifier, Condition, StartLoc, in RebuildOMPIfClause()
/external/clang/include/clang/Sema/
DSema.h8255 OMPClause *ActOnOpenMPIfClause(OpenMPDirectiveKind NameModifier,