Home
last modified time | relevance | path

Searched defs:InitTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp2832 auto InitTy = Ctx.getAsConstantArrayType(FlexibleInit->getType()); in hasFlexibleArrayInit() local
2847 auto InitTy = Ctx.getAsConstantArrayType(FlexibleInit->getType()); in getFlexibleArrayInitChars() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp5316 QualType InitTy = ToType; in TryListConversion() local