Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp313 FullSourceLoc X_CRL = X.callReturn.asLocation(); in compareCall() local
315 if (X_CRL != Y_CRL) in compareCall()
316 return X_CRL.isBeforeInTranslationUnitThan(Y_CRL); in compareCall()