Searched defs:ALoc (Results 1 – 2 of 2) sorted by relevance
584 OMPDefaultClause(OpenMPDefaultClauseKind A, SourceLocation ALoc, in OMPDefaultClause()657 OMPProcBindClause(OpenMPProcBindClauseKind A, SourceLocation ALoc, in OMPProcBindClause()
1074 auto ALoc = std::find_if(Args.begin(), Args.end(), [](Value * elem) { in postProcessOCLBuiltinWithFuncPointer() local