Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp305 FullSourceLoc X_CEWL = X.callEnterWithin.asLocation(); in compareCall() local
307 if (X_CEWL != Y_CEWL) in compareCall()
308 return X_CEWL.isBeforeInTranslationUnitThan(Y_CEWL); in compareCall()