Searched defs:OT (Results 1 – 6 of 6) sorted by relevance
30 #define TARGET_CAN_USE_HARDWARE_WATCHPOINT(TYPE, CNT, OT) 1 argument
193 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction() local
1503 const ObjCObjectType *OT = OPT->getObjectType(); in LookupMemberExpr() local
1660 if (const auto *OT = getAs<ObjCObjectType>()) { in getAsObjCInterfaceType() local
7878 auto *OT = new (memory) OverloadedTemplateStorage(size); in getOverloadedTemplateName() local7896 auto *OT = new (*this) AssumedTemplateStorage(Name); in getAssumedTemplateName() local
3573 void ItaniumRTTIBuilder::BuildObjCObjectTypeInfo(const ObjCObjectType *OT) { in BuildObjCObjectTypeInfo()