Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h995 OMPDefaultClause(llvm::omp::DefaultKind A, SourceLocation ALoc, in OMPDefaultClause() argument
999 LParenLoc(LParenLoc), Kind(A), KindKwLoc(ALoc) {} in OMPDefaultClause()
1077 OMPProcBindClause(llvm::omp::ProcBindKind A, SourceLocation ALoc, in OMPProcBindClause() argument
1081 LParenLoc(LParenLoc), Kind(A), KindKwLoc(ALoc) {} in OMPProcBindClause()
1337 SourceLocation ALoc, SourceLocation StartLoc, in OMPAtomicDefaultMemOrderClause() argument
1341 LParenLoc(LParenLoc), Kind(A), KindKwLoc(ALoc) {} in OMPAtomicDefaultMemOrderClause()
7327 OMPOrderClause(OpenMPOrderClauseKind A, SourceLocation ALoc, in OMPOrderClause() argument
7331 LParenLoc(LParenLoc), Kind(A), KindKwLoc(ALoc) {} in OMPOrderClause()