Home
last modified time | relevance | path

Searched defs:MethodList (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp336 visitKnownRecord(CVType & CVR,MethodOverloadListRecord & MethodList) visitKnownRecord() argument
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3004 MethodList.addNullPointer(CGM.Int8PtrTy); in GenerateMethodList() local
1190 auto MethodList = Builder.beginStruct(); GenerateProtocolMethodList() local
3216 auto MethodList = Builder.beginStruct(); GenerateProtocolMethodList() local
3276 llvm::Constant *MethodList = GenerateProtocolMethodList({}); GenerateEmptyProtocol() local
3739 llvm::Constant *MethodList = GenerateMethodList(ClassName, "", GenerateClass() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h769 OverloadedMethodRecord(uint16_t NumOverloads, TypeIndex MethodList, in OverloadedMethodRecord()
779 TypeIndex MethodList; variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2646 TypeIndex MethodList = TypeTable.writeLeafType(MOLR); in lowerRecordFieldList() local