Searched defs:MethodList (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/CodeView/ | ||
H A D | TypeDumpVisitor.cpp | 337 MethodOverloadListRecord &MethodList) { in visitKnownRecord() |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGObjCGNU.cpp | 1189 auto MethodList = Builder.beginStruct(); GenerateProtocolMethodList() local |
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ | ||
H A D | TypeRecord.h | 769 OverloadedMethodRecord(uint16_t NumOverloads,TypeIndex MethodList,StringRef Name) OverloadedMethodRecord() argument |
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | CodeViewDebug.cpp | 2646 TypeIndex MethodList = TypeTable.writeLeafType(MOLR); lowerRecordFieldList() local |