Home
last modified time | relevance | path

Searched refs:alwaysReportSelfInit (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1021 bool alwaysReportSelfInit = false) { in DiagnoseUninitializedUse() argument
1035 if (!alwaysReportSelfInit && DRE == Initializer->IgnoreParenImpCasts()) in DiagnoseUninitializedUse()