Home
last modified time | relevance | path

Searched defs:NameModifier (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DOpenMPClause.h206 OpenMPDirectiveKind NameModifier; variable
234 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, in OMPIfClause()
/external/clang/lib/Sema/
DSemaOpenMP.cpp7333 OMPClause *Sema::ActOnOpenMPIfClause(OpenMPDirectiveKind NameModifier, in ActOnOpenMPIfClause()
DTreeTransform.h1398 OMPClause *RebuildOMPIfClause(OpenMPDirectiveKind NameModifier, in RebuildOMPIfClause()