Searched refs:TypeToSize (Results 1 - 1 of 1) sorted by relevance

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

Completed in 84 milliseconds