Searched refs:bLoc (Results 1 – 1 of 1) sorted by relevance
1180 SourceLocation bLoc = b.getUser()->getLocStart(); in operator ()() local1181 return aLoc.getRawEncoding() < bLoc.getRawEncoding(); in operator ()()