Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp336 MethodOverloadListRecord &MethodList) { in visitKnownRecord()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1174 auto MethodList = Builder.beginStruct(); in GenerateProtocolMethodList() local
2877 auto MethodList = Builder.beginStruct(); in GenerateMethodList() local
3090 auto MethodList = Builder.beginStruct(); in GenerateProtocolMethodList() local
3150 llvm::Constant *MethodList = GenerateProtocolMethodList({}); in GenerateEmptyProtocol() local
3624 llvm::Constant *MethodList = GenerateMethodList(ClassName, "", in GenerateClass() local
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h769 OverloadedMethodRecord(uint16_t NumOverloads, TypeIndex MethodList, in OverloadedMethodRecord()
779 TypeIndex MethodList; variable
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2613 TypeIndex MethodList = TypeTable.writeLeafType(MOLR); in lowerRecordFieldList() local