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

References

tools/clang/include/clang/AST/BuiltinTypes.def
   66 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(Char_U, CharTy))
   72 SHARED_SINGLETON_TYPE(UNSIGNED_TYPE(WChar_U, WCharTy))
  101 SHARED_SINGLETON_TYPE(SIGNED_TYPE(Char_S, CharTy))
  107 SHARED_SINGLETON_TYPE(SIGNED_TYPE(WChar_S, WCharTy))