| /external/protobuf/src/google/protobuf/ |
| D | dynamic_message.cc | 221 struct TypeInfo { struct in google::protobuf::DynamicMessage 222 int size; 223 int has_bits_offset; 224 int oneof_case_offset; 225 int unknown_fields_offset; 226 int extensions_offset; 227 int is_default_instance_offset; 230 DynamicMessageFactory* factory; // The factory that created this object. 231 const DescriptorPool* pool; // The factory's DescriptorPool. 232 const Descriptor* type; // Type of this DynamicMessage. [all …]
|
| /external/clang/lib/Driver/ |
| D | Types.cpp | 19 struct TypeInfo { struct 26 static const TypeInfo TypeInfos[] = { argument
|
| /external/protobuf/src/google/protobuf/util/internal/ |
| D | type_info.h | 49 TypeInfo() {} in TypeInfo() function
|
| D | protostream_objectsource.h | 60 class TypeInfo; variable
|
| /external/compiler-rt/lib/ubsan/ |
| D | ubsan_handlers_cxx.h | 24 void *TypeInfo; member
|
| D | ubsan_value.h | 90 u16 TypeInfo; variable
|
| D | ubsan_type_hash_itanium.cc | 194 std::type_info *TypeInfo; member
|
| /external/compiler-rt/test/ubsan/TestCases/TypeCheck/ |
| D | vptr-corrupted-vtable-itanium.cpp | 19 std::type_info *TypeInfo; member
|
| /external/doclava/src/com/google/doclava/ |
| D | TypeInfo.java | 23 public class TypeInfo implements Resolvable { class 28 public TypeInfo(boolean isPrimitive, String dimension, String simpleTypeName, in TypeInfo() method in TypeInfo 37 public TypeInfo(String typeString) { in TypeInfo() method in TypeInfo 136 private TypeInfo(TypeInfo other) { in TypeInfo() method in TypeInfo
|
| /external/clang/include/clang/AST/ |
| D | ASTContext.h | 81 struct TypeInfo { struct 85 TypeInfo() : Width(0), Align(0), AlignIsRequired(false) {} in TypeInfo() argument 86 TypeInfo(uint64_t Width, unsigned Align, bool AlignIsRequired) in TypeInfo() argument
|
| D | ExprCXX.h | 1766 TypeSourceInfo *TypeInfo; variable 1773 CXXScalarValueInitExpr(QualType Type, TypeSourceInfo *TypeInfo, in CXXScalarValueInitExpr()
|
| /external/ImageMagick/MagickCore/ |
| D | type.h | 81 } TypeInfo; typedef
|
| /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
| D | InstructionCombining.cpp | 1434 static bool isCatchAll(Personality_Type Personality, Constant *TypeInfo) { in isCatchAll() 1473 Constant *TypeInfo = cast<Constant>(CatchClause->stripPointerCasts()); in visitLandingPadInst() local 1522 Constant *TypeInfo = in visitLandingPadInst() local 1547 Constant *TypeInfo = cast<Constant>(Elt->stripPointerCasts()); in visitLandingPadInst() local
|
| /external/vulkan-validation-layers/ |
| D | reg.py | 88 class TypeInfo(BaseInfo): class
|
| /external/libcxx/test/support/ |
| D | container_test_types.h | 108 template <class T> friend class TypeInfo; member
|
| /external/clang/lib/CodeGen/ |
| D | CGObjCRuntime.cpp | 152 llvm::Constant *TypeInfo; member
|
| D | CGException.cpp | 561 CatchTypeInfo TypeInfo{nullptr, 0}; in EnterCXXTryStmt() local 897 CatchTypeInfo TypeInfo = Handler.Type; in emitCatchPadBlock() local
|
| D | CGExprAgg.cpp | 1496 std::pair<CharUnits, CharUnits> TypeInfo; in EmitAggregateCopy() local
|
| D | TargetInfo.cpp | 1722 auto TypeInfo = getContext().getTypeInfoInChars(Ty); in EmitVAArg() local 3793 auto TypeInfo = CGF.getContext().getTypeInfoInChars(Ty); in EmitVAArg() local 4338 auto TypeInfo = getContext().getTypeInfoInChars(Ty); in EmitVAArg() local 7165 auto TypeInfo = getContext().getTypeInfoInChars(Ty); in EmitVAArg() local
|
| D | CGExprCXX.cpp | 1821 llvm::Constant *TypeInfo = in EmitCXXTypeidExpr() local
|
| /external/clang/include/clang/Sema/ |
| D | Initialization.h | 144 TypeSourceInfo *TypeInfo; member 270 static InitializedEntity InitializeTemporary(TypeSourceInfo *TypeInfo) { in InitializeTemporary()
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstructionCombining.cpp | 2377 static bool isCatchAll(EHPersonality Personality, Constant *TypeInfo) { in isCatchAll() 2429 Constant *TypeInfo = CatchClause->stripPointerCasts(); in visitLandingPadInst() local 2478 Constant *TypeInfo = in visitLandingPadInst() local 2503 Constant *TypeInfo = Elt->stripPointerCasts(); in visitLandingPadInst() local
|
| /external/v8/src/ |
| D | property-details.h | 65 class TypeInfo; variable
|
| /external/llvm/lib/CodeGen/ |
| D | WinEHPrepare.cpp | 140 Constant *TypeInfo = cast<Constant>(CPI->getArgOperand(0)); in addTryBlockMapEntry() local
|
| /external/llvm/include/llvm/Support/ |
| D | COFF.h | 653 uint16_t TypeInfo; member
|