reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/include/clang/CodeGen/CGFunctionInfo.h
  223       if (isPaddingForCoerceAndExpand(eltType)) continue;
tools/clang/lib/CodeGen/CGCall.cpp
 2523         if (ABIArgInfo::isPaddingForCoerceAndExpand(eltType))
 2928       if (ABIArgInfo::isPaddingForCoerceAndExpand(coercedEltType))
 4168         if (ABIArgInfo::isPaddingForCoerceAndExpand(eltType)) continue;
 4481         if (ABIArgInfo::isPaddingForCoerceAndExpand(eltType)) continue;