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

References

tools/clang/lib/CodeGen/CodeGenTypes.cpp
  382   T = Context.getCanonicalType(T);
  382   T = Context.getCanonicalType(T);
  384   const Type *Ty = T.getTypePtr();
  466                                  static_cast<unsigned>(Context.getTypeSize(T)));
  471           getTypeForFormat(getLLVMContext(), Context.getFloatTypeSemantics(T),
  478           getLLVMContext(), Context.getFloatTypeSemantics(T),
  487                                     Context.getFloatTypeSemantics(T),
  614     ResultType = ConvertFunctionTypeInternal(T);