Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp337 MethodOverloadListRecord &MethodList) { in visitKnownRecord()
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1150 auto MethodList = Builder.beginStruct(); in GenerateProtocolMethodList() local
2674 auto MethodList = Builder.beginStruct(); in GenerateMethodList() local
2889 auto MethodList = Builder.beginStruct(); in GenerateProtocolMethodList() local
2943 llvm::Constant *MethodList = GenerateProtocolMethodList({}); in GenerateEmptyProtocol() local
3422 llvm::Constant *MethodList = GenerateMethodList(ClassName, "", in GenerateClass() local
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h775 OverloadedMethodRecord(uint16_t NumOverloads, TypeIndex MethodList, in OverloadedMethodRecord()
785 TypeIndex MethodList; variable
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2355 TypeIndex MethodList = TypeTable.writeLeafType(MOLR); in lowerRecordFieldList() local