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

Declarations

tools/clang/include/clang/CodeGen/SwiftCallingConv.h
  135 bool isLegalIntegerType(CodeGenModule &CGM, llvm::IntegerType *type);

References

tools/clang/lib/CodeGen/SwiftCallingConv.cpp
  223     if (!isLegalIntegerType(CGM, intTy))