Searched defs:ALoc (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 1038 OMPDefaultClause(llvm::omp::DefaultKind A, SourceLocation ALoc, in OMPDefaultClause() 1120 OMPProcBindClause(llvm::omp::ProcBindKind A, SourceLocation ALoc, in OMPProcBindClause() 1360 SourceLocation ALoc, SourceLocation StartLoc, in OMPAtomicDefaultMemOrderClause() 1445 OMPAtClause(OpenMPAtClauseKind A, SourceLocation ALoc, in OMPAtClause() 1524 OMPSeverityClause(OpenMPSeverityClauseKind A, SourceLocation ALoc, in OMPSeverityClause() 7900 OMPOrderClause(OpenMPOrderClauseKind A, SourceLocation ALoc, in OMPOrderClause()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclPrinter.cpp | 243 SourceLocation ALoc = A->getLoc(); in getPosAsWritten() local
|