Home
last modified time | relevance | path

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

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