Home
last modified time | relevance | path

Searched refs:TypeInfoType (Results 1 – 11 of 11) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
DKeyTypeData.java414 private enum TypeInfoType {deprecated}
473 TypeInfoType typeInfo = TypeInfoType.valueOf(key);
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
DKeyTypeData.java419 private enum TypeInfoType {deprecated}
478 TypeInfoType typeInfo = TypeInfoType.valueOf(key);
/external/clang/lib/Sema/
DSemaExprCXX.cpp372 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType, in BuildCXXTypeId() argument
392 return new (Context) CXXTypeidExpr(TypeInfoType.withConst(), Operand, in BuildCXXTypeId()
397 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType, in BuildCXXTypeId() argument
460 return new (Context) CXXTypeidExpr(TypeInfoType.withConst(), E, in BuildCXXTypeId()
491 QualType TypeInfoType = Context.getTypeDeclType(CXXTypeInfoDecl); in ActOnCXXTypeid() local
504 return BuildCXXTypeId(TypeInfoType, OpLoc, TInfo, RParenLoc); in ActOnCXXTypeid()
508 return BuildCXXTypeId(TypeInfoType, OpLoc, (Expr*)TyOrExpr, RParenLoc); in ActOnCXXTypeid()
549 ExprResult Sema::BuildCXXUuidof(QualType TypeInfoType, in BuildCXXUuidof() argument
564 return new (Context) CXXUuidofExpr(TypeInfoType.withConst(), Operand, UuidStr, in BuildCXXUuidof()
569 ExprResult Sema::BuildCXXUuidof(QualType TypeInfoType, in BuildCXXUuidof() argument
[all …]
DTreeTransform.h2482 ExprResult RebuildCXXTypeidExpr(QualType TypeInfoType, in RebuildCXXTypeidExpr() argument
2486 return getSema().BuildCXXTypeId(TypeInfoType, TypeidLoc, Operand, in RebuildCXXTypeidExpr()
2495 ExprResult RebuildCXXTypeidExpr(QualType TypeInfoType, in RebuildCXXTypeidExpr() argument
2499 return getSema().BuildCXXTypeId(TypeInfoType, TypeidLoc, Operand, in RebuildCXXTypeidExpr()
2507 ExprResult RebuildCXXUuidofExpr(QualType TypeInfoType, in RebuildCXXUuidofExpr() argument
2511 return getSema().BuildCXXUuidof(TypeInfoType, TypeidLoc, Operand, in RebuildCXXUuidofExpr()
2519 ExprResult RebuildCXXUuidofExpr(QualType TypeInfoType, in RebuildCXXUuidofExpr() argument
2523 return getSema().BuildCXXUuidof(TypeInfoType, TypeidLoc, Operand, in RebuildCXXUuidofExpr()
/external/llvm-project/clang/lib/AST/
DAPValue.cpp59 Base.TypeInfoType = TypeInfo.getAsOpaquePtr(); in getTypeInfo()
119 return QualType::getFromOpaquePtr(TypeInfoType); in getTypeInfoType()
/external/llvm-project/clang/include/clang/AST/
DAPValue.h193 void *TypeInfoType;
/external/llvm-project/clang/lib/Sema/
DSemaExprCXX.cpp516 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType, in BuildCXXTypeId() argument
539 return new (Context) CXXTypeidExpr(TypeInfoType.withConst(), Operand, in BuildCXXTypeId()
544 ExprResult Sema::BuildCXXTypeId(QualType TypeInfoType, in BuildCXXTypeId() argument
612 return new (Context) CXXTypeidExpr(TypeInfoType.withConst(), E, in BuildCXXTypeId()
649 QualType TypeInfoType = Context.getTypeDeclType(CXXTypeInfoDecl); in ActOnCXXTypeid() local
662 return BuildCXXTypeId(TypeInfoType, OpLoc, TInfo, RParenLoc); in ActOnCXXTypeid()
667 BuildCXXTypeId(TypeInfoType, OpLoc, (Expr *)TyOrExpr, RParenLoc); in ActOnCXXTypeid()
DTreeTransform.h2901 ExprResult RebuildCXXTypeidExpr(QualType TypeInfoType, in RebuildCXXTypeidExpr() argument
2905 return getSema().BuildCXXTypeId(TypeInfoType, TypeidLoc, Operand, in RebuildCXXTypeidExpr()
2914 ExprResult RebuildCXXTypeidExpr(QualType TypeInfoType, in RebuildCXXTypeidExpr() argument
2918 return getSema().BuildCXXTypeId(TypeInfoType, TypeidLoc, Operand, in RebuildCXXTypeidExpr()
/external/clang/include/clang/Sema/
DSema.h4637 ExprResult BuildCXXTypeId(QualType TypeInfoType,
4641 ExprResult BuildCXXTypeId(QualType TypeInfoType,
4652 ExprResult BuildCXXUuidof(QualType TypeInfoType,
4656 ExprResult BuildCXXUuidof(QualType TypeInfoType,
/external/llvm-project/clang/include/clang/Sema/
DSema.h5919 ExprResult BuildCXXTypeId(QualType TypeInfoType,
5923 ExprResult BuildCXXTypeId(QualType TypeInfoType,
5934 ExprResult BuildCXXUuidof(QualType TypeInfoType,
5938 ExprResult BuildCXXUuidof(QualType TypeInfoType,
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...