Searched defs:ALoc (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 1038 OMPDefaultClause(llvm::omp::DefaultKind A, SourceLocation ALoc, in OMPDefaultClause() argument 1120 OMPProcBindClause(llvm::omp::ProcBindKind A, SourceLocation ALoc, in OMPProcBindClause() argument 1360 SourceLocation ALoc, SourceLocation StartLoc, in OMPAtomicDefaultMemOrderClause() argument 1445 OMPAtClause(OpenMPAtClauseKind A,SourceLocation ALoc,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc) OMPAtClause() argument 1524 OMPSeverityClause(OpenMPSeverityClauseKind A,SourceLocation ALoc,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc) OMPSeverityClause() argument 7860 OMPOrderClause(OpenMPOrderClauseKind A,SourceLocation ALoc,SourceLocation StartLoc,SourceLocation LParenLoc,SourceLocation EndLoc,OpenMPOrderClauseModifier Modifier,SourceLocation MLoc) OMPOrderClause() argument [all...] |