Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dms_utils.h50 #define DISABLE_COPY_AND_ASSIGN(ClassType) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h181 MemberFunctionRecord(TypeIndex ReturnType, TypeIndex ClassType, in MemberFunctionRecord()
201 TypeIndex ClassType; variable
226 MemberFuncIdRecord(TypeIndex ClassType, TypeIndex FunctionType, in MemberFuncIdRecord()
235 TypeIndex ClassType; variable
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh486 typedef typename Types::ClassTypeNarrow ClassType; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DCodeViewDebug.cpp392 TypeIndex ClassType = getTypeIndex(Class); in getFuncIdForSubprogram() local
1892 TypeIndex ClassType = getTypeIndex(ClassTy); in lowerTypeMemberFunction() local
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-aat-layout-common.hh622 typedef typename Types::ClassTypeNarrow ClassType; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DItaniumDemangle.h579 const Node *ClassType; variable
3592 Node *ClassType = getDerived().parseType(); in parsePointerToMemberType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfo.cpp1175 LLVMMetadataRef ClassType, in LLVMDIBuilderCreateMemberPointerType()
/third_party/typescript/tests/lib/
Dreact.d.ts227 type ClassType<P, T extends Component<P, ComponentState>, C extends ComponentClass<P>> = alias
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp117201 ClassType; typedef in mozilla::detail::RunnableMethodImpl