Searched defs:ClassType (Results 1 – 9 of 9) sorted by relevance
50 #define DISABLE_COPY_AND_ASSIGN(ClassType) \ argument
181 MemberFunctionRecord(TypeIndex ReturnType, TypeIndex ClassType, in MemberFunctionRecord()201 TypeIndex ClassType; variable226 MemberFuncIdRecord(TypeIndex ClassType, TypeIndex FunctionType, in MemberFuncIdRecord()235 TypeIndex ClassType; variable
486 typedef typename Types::ClassTypeNarrow ClassType; typedef
392 TypeIndex ClassType = getTypeIndex(Class); in getFuncIdForSubprogram() local1892 TypeIndex ClassType = getTypeIndex(ClassTy); in lowerTypeMemberFunction() local
622 typedef typename Types::ClassTypeNarrow ClassType; typedef
579 const Node *ClassType; variable3592 Node *ClassType = getDerived().parseType(); in parsePointerToMemberType() local
1175 LLVMMetadataRef ClassType, in LLVMDIBuilderCreateMemberPointerType()
227 type ClassType<P, T extends Component<P, ComponentState>, C extends ComponentClass<P>> = alias
117201 ClassType; typedef in mozilla::detail::RunnableMethodImpl