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

References

tools/clang/lib/CodeGen/TargetInfo.cpp
  117     if (type->isPointerTy()) {
  119     } else if (auto intTy = dyn_cast<llvm::IntegerType>(type)) {
  123       assert(type->isVectorTy() || type->isFloatingPointTy());
  123       assert(type->isVectorTy() || type->isFloatingPointTy());