Searched defs:InitTy (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | Decl.cpp | 2830 auto InitTy = Ctx.getAsConstantArrayType(FlexibleInit->getType()); hasFlexibleArrayInit() local |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 5288 QualType InitTy = ToType; TryListConversion() local |