Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp1958 const QualType typeToSize = e->getTypeOfArgument(); in VisitUnaryExprOrTypeTraitExpr() local
1962 if (cgf.getContext().getAsVariableArrayType(typeToSize)) { in VisitUnaryExprOrTypeTraitExpr()