Searched defs:ALoc (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/unittests/Analysis/ |
D | AliasAnalysisTest.cpp | 287 MemoryLocation ALoc(A, LocationSize::precise(1)); in TEST_F() local
|
/external/llvm-project/clang/include/clang/AST/ |
D | OpenMPClause.h | 901 OMPDefaultClause(llvm::omp::DefaultKind A, SourceLocation ALoc, in OMPDefaultClause() 983 OMPProcBindClause(llvm::omp::ProcBindKind A, SourceLocation ALoc, in OMPProcBindClause() 1243 SourceLocation ALoc, SourceLocation StartLoc, in OMPAtomicDefaultMemOrderClause() 7233 OMPOrderClause(OpenMPOrderClauseKind A, SourceLocation ALoc, in OMPOrderClause()
|
/external/clang/include/clang/AST/ |
D | OpenMPClause.h | 584 OMPDefaultClause(OpenMPDefaultClauseKind A, SourceLocation ALoc, in OMPDefaultClause() 657 OMPProcBindClause(OpenMPProcBindClauseKind A, SourceLocation ALoc, in OMPProcBindClause()
|