Searched refs:TypeToSize (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp1903 QualType TypeToSize = E->getTypeOfArgument(); local
1906 CGF.getContext().getAsVariableArrayType(TypeToSize)) {
1909 CGF.EmitVariablyModifiedType(TypeToSize);

Completed in 3527 milliseconds