Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h543 SourceLocation NameModifierLoc; variable
572 SourceLocation LParenLoc, SourceLocation NameModifierLoc, in OMPIfClause() argument
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5306 SmallVector<SourceLocation, 4> NameModifierLoc; checkIfClauses() local
16547 ActOnOpenMPIfClause(OpenMPDirectiveKind NameModifier,Expr * Condition,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation NameModifierLoc,SourceLocation ColonLoc,SourceLocation EndLoc) ActOnOpenMPIfClause() argument
H A DTreeTransform.h1669 RebuildOMPIfClause(OpenMPDirectiveKind NameModifier,Expr * Condition,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation NameModifierLoc,SourceLocation ColonLoc,SourceLocation EndLoc) RebuildOMPIfClause() argument