Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DOpenMPClause.h584 OMPDefaultClause(OpenMPDefaultClauseKind A, SourceLocation ALoc, in OMPDefaultClause()
657 OMPProcBindClause(OpenMPProcBindClauseKind A, SourceLocation ALoc, in OMPProcBindClause()
/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp1074 auto ALoc = std::find_if(Args.begin(), Args.end(), [](Value * elem) { in postProcessOCLBuiltinWithFuncPointer() local