Searched defs:DiagRange (Results 1 – 4 of 4) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | AnalysisBasedWarnings.cpp | 168 SourceRange DiagRange = B->getSourceRange(); logicAlwaysTrue() local |
H A D | CheckExprLifetime.cpp | 983 SourceRange DiagRange = nextPathEntryRange(Path, 0, L); checkExprLifetimeImpl() local |
H A D | Sema.cpp | 1419 SourceRange DiagRange = DiagD->getLocation(); ActOnEndOfTranslationUnit() local |
H A D | SemaExpr.cpp | 10732 SourceRange DiagRange(LHSExpr->getBeginLoc(), RHSExpr->getEndLoc()); diagnoseStringPlusInt() local |