Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp168 SourceRange DiagRange = B->getSourceRange(); logicAlwaysTrue() local
176 SourceRange DiagRange = B->getSourceRange(); compareAlwaysTrue() local
186 SourceRange DiagRange = B->getSourceRange(); compareBitwiseEquality() local
195 SourceRange DiagRange = B->getSourceRange(); compareBitwiseOr() local
H A DCheckExprLifetime.cpp983 SourceRange DiagRange = nextPathEntryRange(Path, 0, L); checkExprLifetimeImpl() local
[all...]
H A DSema.cpp1419 SourceRange DiagRange = DiagD->getLocation(); ActOnEndOfTranslationUnit() local
1454 SourceRange DiagRange = DiagD->getLocation(); ActOnEndOfTranslationUnit() local
[all...]
H A DSemaExpr.cpp10732 SourceRange DiagRange(LHSExpr->getBeginLoc(), RHSExpr->getEndLoc()); diagnoseStringPlusInt() local
10773 SourceRange DiagRange(LHSExpr->getBeginLoc(), RHSExpr->getEndLoc()); diagnoseStringPlusChar() local
14855 SourceRange DiagRange = isLeftComp DiagnoseBitwisePrecedence() local