Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp251 FullSourceLoc Y_CEL = Y.callEnter.asLocation(); in compareCall() local
252 if (X_CEL != Y_CEL) in compareCall()
253 return X_CEL.isBeforeInTranslationUnitThan(Y_CEL); in compareCall()