Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp376 SourceLocation D2L = D2->getLocation(); in compare() local
377 if (D1L != D2L) { in compare()
380 FullSourceLoc(D2L, SM)); in compare()