Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h540 OpenMPDirectiveKind NameModifier = llvm::omp::OMPD_unknown; global() variable
570 OMPIfClause(OpenMPDirectiveKind NameModifier,Expr * Cond,Stmt * HelperCond,OpenMPDirectiveKind CaptureRegion,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation NameModifierLoc,SourceLocation ColonLoc,SourceLocation EndLoc) OMPIfClause() argument
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp14817 getOpenMPCaptureRegionForClause(OpenMPDirectiveKind DKind,OpenMPClauseKind CKind,unsigned OpenMPVersion,OpenMPDirectiveKind NameModifier=OMPD_unknown) getOpenMPCaptureRegionForClause() argument
15763 ActOnOpenMPIfClause(OpenMPDirectiveKind NameModifier,Expr * Condition,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation NameModifierLoc,SourceLocation ColonLoc,SourceLocation EndLoc) ActOnOpenMPIfClause() argument
H A DTreeTransform.h1685 RebuildOMPIfClause(OpenMPDirectiveKind NameModifier,Expr * Condition,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation NameModifierLoc,SourceLocation ColonLoc,SourceLocation EndLoc) RebuildOMPIfClause() argument