Searched refs:ALoc (Results 1 – 2 of 2) sorted by relevance
161 OMPDefaultClause(OpenMPDefaultClauseKind A, SourceLocation ALoc, in OMPDefaultClause() argument165 Kind(A), KindKwLoc(ALoc) { } in OMPDefaultClause()
590 SourceLocation ALoc = A->getLocStart(); in compare_vd_entries() local592 return ALoc.getRawEncoding() < BLoc.getRawEncoding(); in compare_vd_entries()