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

Declarations

tools/clang/include/clang/CodeGen/SwiftCallingConv.h
  139 bool isLegalVectorType(CodeGenModule &CGM, CharUnits vectorSize,

References

tools/clang/lib/CodeGen/SwiftCallingConv.cpp
  707   if (isLegalVectorType(CGM, origVectorSize, origVectorTy)) {