Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp336 MethodOverloadListRecord &MethodList) { in visitKnownRecord()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1171 auto MethodList = Builder.beginStruct(); in GenerateProtocolMethodList() local
2792 auto MethodList = Builder.beginStruct(); in GenerateMethodList() local
3005 auto MethodList = Builder.beginStruct(); in GenerateProtocolMethodList() local
3065 llvm::Constant *MethodList = GenerateProtocolMethodList({}); in GenerateEmptyProtocol() local
3539 llvm::Constant *MethodList = GenerateMethodList(ClassName, "", in GenerateClass() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h768 OverloadedMethodRecord(uint16_t NumOverloads, TypeIndex MethodList, in OverloadedMethodRecord()
778 TypeIndex MethodList; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2485 TypeIndex MethodList = TypeTable.writeLeafType(MOLR); in lowerRecordFieldList() local