Home
last modified time | relevance | path

Searched defs:DiagRange (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp168 SourceRange DiagRange = B->getSourceRange(); in logicAlwaysTrue() local
176 SourceRange DiagRange = B->getSourceRange(); in compareAlwaysTrue() local
186 SourceRange DiagRange = B->getSourceRange(); in compareBitwiseEquality() local
195 SourceRange DiagRange = B->getSourceRange(); in compareBitwiseOr() local
H A DCheckExprLifetime.cpp1006 SourceRange DiagRange = nextPathEntryRange(Path, 0, L); in checkExprLifetimeImpl() local
H A DSema.cpp1421 SourceRange DiagRange = DiagD->getLocation(); in ActOnEndOfTranslationUnit() local
1456 SourceRange DiagRange = DiagD->getLocation(); in ActOnEndOfTranslationUnit() local
H A DSemaExpr.cpp10767 SourceRange DiagRange(LHSExpr->getBeginLoc(), RHSExpr->getEndLoc()); in diagnoseStringPlusInt() local
10808 SourceRange DiagRange(LHSExpr->getBeginLoc(), RHSExpr->getEndLoc()); in diagnoseStringPlusChar() local
14898 SourceRange DiagRange = isLeftComp in DiagnoseBitwisePrecedence() local