Home
last modified time | relevance | path

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

/freebsd-src/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 DSema.cpp1376 SourceRange DiagRange = DiagD->getLocation(); ActOnEndOfTranslationUnit() local
1410 SourceRange DiagRange = DiagD->getLocation(); ActOnEndOfTranslationUnit() local
[all...]
H A DSemaExpr.cpp11765 SourceRange DiagRange(LHSExpr->getBeginLoc(), RHSExpr->getEndLoc()); diagnoseStringPlusInt() local
11806 SourceRange DiagRange(LHSExpr->getBeginLoc(), RHSExpr->getEndLoc()); diagnoseStringPlusChar() local
15897 SourceRange DiagRange = isLeftComp DiagnoseBitwisePrecedence() local
H A DSemaInit.cpp8103 SourceRange DiagRange = nextPathEntryRange(Path, 0, L); checkInitializerLifetime() local