Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp4737 if (const ArrayType *DestAT = S.Context.getAsArrayType(DestType)) { in TryListInitialization() local
6387 const ArrayType *DestAT = Context.getAsArrayType(DestType); in InitializeFrom() local