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

  /external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
KeyTypeData.java 406 private enum TypeInfoType {deprecated}
464 TypeInfoType typeInfo = TypeInfoType.valueOf(key);
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
KeyTypeData.java 404 private enum TypeInfoType {deprecated}
462 TypeInfoType typeInfo = TypeInfoType.valueOf(key);
  /external/clang/lib/Sema/
SemaExprCXX.cpp 372 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType,
392 return new (Context) CXXTypeidExpr(TypeInfoType.withConst(), Operand,
397 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType,
460 return new (Context) CXXTypeidExpr(TypeInfoType.withConst(), E,
491 QualType TypeInfoType = Context.getTypeDeclType(CXXTypeInfoDecl);
504 return BuildCXXTypeId(TypeInfoType, OpLoc, TInfo, RParenLoc);
508 return BuildCXXTypeId(TypeInfoType, OpLoc, (Expr*)TyOrExpr, RParenLoc);
549 ExprResult Sema::BuildCXXUuidof(QualType TypeInfoType,
564 return new (Context) CXXUuidofExpr(TypeInfoType.withConst(), Operand, UuidStr,
569 ExprResult Sema::BuildCXXUuidof(QualType TypeInfoType,
    [all...]
TreeTransform.h     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 135 milliseconds