Home
last modified time | relevance | path

Searched defs:ClassType (Results 1 – 25 of 31) sorted by relevance

12

/external/oj-libjdwp/src/share/classes/com/sun/jdi/
DClassType.java45 public interface ClassType extends ReferenceType { interface
/external/python/cpython2/Lib/
Dtypes.py53 ClassType = type(_C) variable
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h95 TypeIndex ClassType; member
185 MemberFunctionRecord(TypeIndex ReturnType, TypeIndex ClassType, in MemberFunctionRecord()
214 TypeIndex ClassType; member
224 TypeIndex ClassType; variable
236 MemberFuncIdRecord(TypeIndex ClassType, TypeIndex FunctionType, in MemberFuncIdRecord()
253 TypeIndex ClassType; member
257 TypeIndex ClassType; variable
/external/ImageMagick/MagickCore/
Dmagick-type.h156 } ClassType; typedef
/external/skqp/tests/
DGrTRecorderTest.cpp116 enum ClassType { enum
/external/skia/tests/
DGrTRecorderTest.cpp116 enum ClassType { enum
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h177 MemberFunctionRecord(TypeIndex ReturnType, TypeIndex ClassType, in MemberFunctionRecord()
197 TypeIndex ClassType; variable
222 MemberFuncIdRecord(TypeIndex ClassType, TypeIndex FunctionType, in MemberFuncIdRecord()
231 TypeIndex ClassType; variable
/external/clang/lib/AST/
DDeclarationName.cpp136 static void printCXXConstructorDestructorName(QualType ClassType, in printCXXConstructorDestructorName()
DDeclCXX.cpp1366 QualType ClassType = Context.getTypeDeclType(this); in getDestructor() local
1604 QualType ClassType in isCopyAssignmentOperator() local
1625 QualType ClassType in isMoveAssignmentOperator() local
/external/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp237 TypeIndex ClassType = getTypeIndex(Class); in getFuncIdForSubprogram() local
1304 TypeIndex ClassType = getTypeIndex(ClassTy); in lowerTypeMemberFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp326 TypeIndex ClassType = getTypeIndex(Class); in getFuncIdForSubprogram() local
1715 TypeIndex ClassType = getTypeIndex(ClassTy); in lowerTypeMemberFunction() local
/external/harfbuzz_ng/src/
Dhb-aat-layout-common.hh487 typedef typename Types::ClassTypeNarrow ClassType; typedef
/external/doclava/src/com/google/doclava/
DInfoBuilder.java540 private enum ClassType { enum in InfoBuilder
/external/clang/include/clang/Sema/
DDeclSpec.h1047 void setConstructorName(ParsedType ClassType, in setConstructorName()
1071 ParsedType ClassType, in setDestructorName()
/external/clang/lib/CodeGen/
DItaniumCXXABI.cpp2680 const RecordType *ClassType = cast<RecordType>(MemberPointerTy->getClass()); in ContainsIncompleteClassType() local
3317 const RecordType *ClassType = cast<RecordType>(Ty->getClass()); in BuildPointerToMemberTypeInfo() local
DCGDebugInfo.cpp2156 llvm::DIType *ClassType = getOrCreateType(QualType(Ty->getClass(), 0), U); in CreateType() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp7258 QualType ClassType in ActOnConversionDeclarator() local
9152 CanQualType ClassType in DeclareImplicitDefaultConstructor() local
9464 CanQualType ClassType in DeclareImplicitDestructor() local
10985 QualType ClassType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitCopyConstructor() local
11168 QualType ClassType = Context.getTypeDeclType(ClassDecl); in DeclareImplicitMoveConstructor() local
DSemaOverload.cpp1548 const Type *ClassType in IsStandardConversion() local
4864 QualType ClassType = S.Context.getTypeDeclType(ActingContext); in TryObjectArgumentInitialization() local
5777 QualType ClassType = Context.getTypeDeclType(Constructor->getParent()); in AddOverloadCandidate() local
13019 QualType ClassType in FixOverloadedFunctionReference() local
DSemaExprCXX.cpp879 QualType ClassType = ThisTy->getPointeeType(); in adjustCVQualifiersForCXXThisWithinLambda() local
3044 QualType ClassType = dtor->getThisType(Context)->getPointeeType(); in CheckVirtualDtorCall() local
DSemaExprObjC.cpp2367 const ObjCObjectType *ClassType = ReceiverType->getAs<ObjCObjectType>(); in BuildClassMessage() local
/external/pdfium/third_party/pymock/
Dmock.py370 ClassType = type(OldStyleClass) variable
/external/libcxxabi/src/demangle/
DItaniumDemangle.h573 const Node *ClassType; variable
3357 Node *ClassType = getDerived().parseType(); in parsePointerToMemberType() local
/external/python/mock/mock/
Dmock.py385 ClassType = type(OldStyleClass) variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Demangle/
DItaniumDemangle.cpp505 const Node *ClassType; member in __anon17245d330111::PointerToMemberType
3112 Node *ClassType = parseType(); in parsePointerToMemberType() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfo.cpp1113 LLVMMetadataRef ClassType, in LLVMDIBuilderCreateMemberPointerType()

12