Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3450 const auto *NewVAT = Ctx.getAsVariableArrayType(New); in EquivalentArrayTypes() local
3452 (NewVAT->getSizeModifier() == ArraySizeModifier::Star)) in EquivalentArrayTypes()