Home
last modified time | relevance | path

Searched defs:OT (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/Disassembler/
H A DWebAssemblyDisassembler.cpp197 auto OT = OperandTable[WasmInst->OperandStart + OPI]; in getInstruction() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DPatterns.cpp648 auto &OT = Alt.OpTable; in handleUnboundInParam() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp397 const char *CFIProgram::operandTypeString(CFIProgram::OperandType OT) { in operandTypeString()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp1551 const ObjCObjectType *OT = OPT->getObjectType(); in LookupMemberExpr() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp4269 void ItaniumRTTIBuilder::BuildObjCObjectTypeInfo(const ObjCObjectType *OT) { in BuildObjCObjectTypeInfo()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1852 if (const auto *OT = getAs<ObjCObjectType>()) { in getAsObjCInterfaceType() local
H A DASTContext.cpp9621 auto *OT = new (memory) OverloadedTemplateStorage(size); in getOverloadedTemplateName() local
9639 auto *OT = new (*this) AssumedTemplateStorage(Name); in getAssumedTemplateName() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2731 if (const auto *OT = in GetCompleteQualType() local