Home
last modified time | relevance | path

Searched refs:bLoc (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1180 SourceLocation bLoc = b.getUser()->getLocStart(); in operator ()() local
1181 return aLoc.getRawEncoding() < bLoc.getRawEncoding(); in operator ()()