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

References

tools/clang/lib/Sema/SemaChecking.cpp
 8219       .Case("CFIndex", Context.getNSIntegerType())
 8220       .Case("NSInteger", Context.getNSIntegerType())
 8221       .Case("NSUInteger", Context.getNSUIntegerType())
 8222       .Case("SInt32", Context.IntTy)
 8223       .Case("UInt32", Context.UnsignedIntTy)
 8234     return shouldNotPrintDirectly(Context,
 8247       shouldNotPrintDirectly(Context,
 8251       shouldNotPrintDirectly(Context,