Searched defs:DiagRange (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | AnalysisBasedWarnings.cpp | 168 SourceRange DiagRange = B->getSourceRange(); in logicAlwaysTrue() local |
H A D | Sema.cpp | 1376 SourceRange DiagRange = DiagD->getLocation(); ActOnEndOfTranslationUnit() local |
H A D | SemaExpr.cpp | 11765 SourceRange DiagRange(LHSExpr->getBeginLoc(), RHSExpr->getEndLoc()); diagnoseStringPlusInt() local |
H A D | SemaInit.cpp | 8103 SourceRange DiagRange = nextPathEntryRange(Path, 0, L); checkInitializerLifetime() local |