Searched defs:VariableTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | AnalysisBasedWarnings.cpp | 784 QualType VariableTy = VD->getType().getCanonicalType(); SuggestInitializationFixit() local |
H A D | SemaInit.cpp | 4119 QualType VariableTy = VD->getType().getCanonicalType(); maybeRecoverWithZeroInitialization() local |