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

References

tools/clang/include/clang/AST/TypeLoc.h
  582       || bk == BuiltinType::UChar
tools/clang/lib/AST/ASTContext.cpp
 1226   InitBuiltinType(UnsignedCharTy,      BuiltinType::UChar);
 1875     case BuiltinType::UChar:
 5765   case BuiltinType::UChar:
 6652     case BuiltinType::UChar:      return 'C';
tools/clang/lib/AST/ExprConstant.cpp
 6362           !EnumSugar && (T->isSpecificBuiltinType(BuiltinType::UChar) ||
 9987     case BuiltinType::UChar:
tools/clang/lib/AST/FormatString.cpp
  360           case BuiltinType::UChar:
  389           case BuiltinType::UChar:
  424           case BuiltinType::UChar:
tools/clang/lib/AST/ItaniumMangle.cpp
 2559   case BuiltinType::UChar:
 3052     case BuiltinType::UChar:
 3067     case BuiltinType::UChar:     EltName = "uint8_t"; break;
 3113   case BuiltinType::UChar:
 3149     case BuiltinType::UChar:
tools/clang/lib/AST/MicrosoftMangle.cpp
 1991   case BuiltinType::UChar:
tools/clang/lib/AST/NSAPI.cpp
  399   case BuiltinType::UChar:
tools/clang/lib/AST/PrintfFormatString.cpp
  812   case BuiltinType::UChar:
tools/clang/lib/AST/ScanfFormatString.cpp
  467     case BuiltinType::UChar:
tools/clang/lib/AST/StmtPrinter.cpp
 1127   case BuiltinType::UChar:     OS << "Ui8"; break;
tools/clang/lib/AST/Type.cpp
 1873            BT->getKind() == BuiltinType::UChar ||
 1912   case BuiltinType::UChar:
 2566     case BuiltinType::UChar:
 2782   case UChar:
tools/clang/lib/AST/TypeLoc.cpp
  328   case BuiltinType::UChar:
tools/clang/lib/CodeGen/CGDebugInfo.cpp
  723   case BuiltinType::UChar:
tools/clang/lib/CodeGen/CGExprScalar.cpp
 3689   case BuiltinType::UChar:
tools/clang/lib/CodeGen/CodeGenTBAA.cpp
  127     case BuiltinType::UChar:
tools/clang/lib/CodeGen/CodeGenTypes.cpp
  427     case BuiltinType::UChar:
tools/clang/lib/CodeGen/ItaniumCXXABI.cpp
 2928     case BuiltinType::UChar:
tools/clang/lib/CodeGen/TargetInfo.cpp
 9065     case BuiltinType::UChar:
tools/clang/lib/Index/USRGeneration.cpp
  663         case BuiltinType::UChar:
tools/clang/lib/Sema/SemaChecking.cpp
14530          (T1Kind == BuiltinType::UChar  && T2Kind == BuiltinType::Char_U) ||
14531          (T1Kind == BuiltinType::Char_U && T2Kind == BuiltinType::UChar) ||
tools/clang/lib/Sema/SemaType.cpp
 7222       return BTy->getKind() == BuiltinType::UChar ||
 7242          BTy->getKind() == BuiltinType::UChar ||
tools/clang/lib/Serialization/ASTCommon.cpp
   38   case BuiltinType::UChar:
tools/clang/tools/extra/clang-tidy/bugprone/MisplacedWideningCastCheck.cpp
   98   case BuiltinType::UChar:
  133   case BuiltinType::UChar:
  152   case BuiltinType::UChar:
tools/clang/tools/extra/clang-tidy/cppcoreguidelines/ProTypeMemberInitCheck.cpp
  373   case BuiltinType::UChar:
tools/clang/tools/extra/clang-tidy/modernize/UseDefaultMemberInitCheck.cpp
   34     case BuiltinType::UChar:
tools/clang/tools/extra/clang-tidy/mpi/TypeMismatchCheck.cpp
  107       {BuiltinType::UChar, "MPI_CHAR"},
  108       {BuiltinType::UChar, "MPI_SIGNED_CHAR"},
  109       {BuiltinType::UChar, "MPI_UNSIGNED_CHAR"},
tools/clang/tools/libclang/CXType.cpp
   34     BTCASE(UChar);
tools/lldb/source/Symbol/ClangASTContext.cpp
 3984     case clang::BuiltinType::UChar:
 4214       case clang::BuiltinType::UChar:
 5074     case clang::BuiltinType::UChar:
 5357     case clang::BuiltinType::UChar:
 5731       case clang::BuiltinType::UChar:
 6442     case clang::BuiltinType::UChar: