HomeSort by relevance Sort by last modified time
    Searched refs:getCorrespondingUnsignedType (Results 1 - 21 of 21) sorted by null

  /external/clang/include/clang/Basic/
TargetInfo.h 228 return getCorrespondingUnsignedType(IntMaxType);
235 return getCorrespondingUnsignedType(IntPtrType);
243 return getCorrespondingUnsignedType(Int64Type);
248 static IntType getCorrespondingUnsignedType(IntType T) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 230 return getCorrespondingUnsignedType(IntMaxType);
237 return getCorrespondingUnsignedType(IntPtrType);
245 return getCorrespondingUnsignedType(Int64Type);
250 static IntType getCorrespondingUnsignedType(IntType T) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 230 return getCorrespondingUnsignedType(IntMaxType);
237 return getCorrespondingUnsignedType(IntPtrType);
245 return getCorrespondingUnsignedType(Int64Type);
250 static IntType getCorrespondingUnsignedType(IntType T) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 230 return getCorrespondingUnsignedType(IntMaxType);
237 return getCorrespondingUnsignedType(IntPtrType);
245 return getCorrespondingUnsignedType(Int64Type);
250 static IntType getCorrespondingUnsignedType(IntType T) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 230 return getCorrespondingUnsignedType(IntMaxType);
237 return getCorrespondingUnsignedType(IntPtrType);
245 return getCorrespondingUnsignedType(Int64Type);
250 static IntType getCorrespondingUnsignedType(IntType T) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 230 return getCorrespondingUnsignedType(IntMaxType);
237 return getCorrespondingUnsignedType(IntPtrType);
245 return getCorrespondingUnsignedType(Int64Type);
250 static IntType getCorrespondingUnsignedType(IntType T) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 230 return getCorrespondingUnsignedType(IntMaxType);
237 return getCorrespondingUnsignedType(IntPtrType);
245 return getCorrespondingUnsignedType(Int64Type);
250 static IntType getCorrespondingUnsignedType(IntType T) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 230 return getCorrespondingUnsignedType(IntMaxType);
237 return getCorrespondingUnsignedType(IntPtrType);
245 return getCorrespondingUnsignedType(Int64Type);
250 static IntType getCorrespondingUnsignedType(IntType T) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetInfo.h 230 return getCorrespondingUnsignedType(IntMaxType);
237 return getCorrespondingUnsignedType(IntPtrType);
245 return getCorrespondingUnsignedType(Int64Type);
250 static IntType getCorrespondingUnsignedType(IntType T) {
    [all...]
  /external/clang/lib/Analysis/
FormatString.cpp 408 C.getCorrespondingUnsignedType(PromoArg) == WInt)
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]

Completed in 1838 milliseconds