Searched defs:ALoc (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | DeclPrinter.cpp | 247 SourceLocation ALoc = A->getLoc(); in getPosAsWritten() local
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | OpenMPClause.h | 1290 OMPDefaultClause(llvm::omp::DefaultKind A, SourceLocation ALoc, in OMPDefaultClause() 1372 OMPProcBindClause(llvm::omp::ProcBindKind A, SourceLocation ALoc, in OMPProcBindClause() 1612 SourceLocation ALoc, SourceLocation StartLoc, in OMPAtomicDefaultMemOrderClause() 1740 OMPAtClause(OpenMPAtClauseKind A, SourceLocation ALoc, in OMPAtClause() 1820 OMPSeverityClause(OpenMPSeverityClauseKind A, SourceLocation ALoc, in OMPSeverityClause() 8486 OMPOrderClause(OpenMPOrderClauseKind A, SourceLocation ALoc, in OMPOrderClause()
|