Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp337 MethodOverloadListRecord &MethodList) { in visitKnownRecord()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1189 auto MethodList = Builder.beginStruct(); in GenerateProtocolMethodList() local
3003 auto MethodList = Builder.beginStruct(); in GenerateMethodList() local
3215 auto MethodList = Builder.beginStruct(); in GenerateProtocolMethodList() local
3275 llvm::Constant *MethodList = GenerateProtocolMethodList({}); in GenerateEmptyProtocol() local
3738 llvm::Constant *MethodList = GenerateMethodList(ClassName, "", in GenerateClass() local
/freebsd/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/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2628 TypeIndex MethodList = TypeTable.writeLeafType(MOLR); lowerRecordFieldList() local