Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp337 MethodOverloadListRecord &MethodList) { in visitKnownRecord()
/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1189 auto MethodList = Builder.beginStruct(); GenerateProtocolMethodList() local
3003 auto MethodList = Builder.beginStruct(); GenerateMethodList() local
3215 auto MethodList = Builder.beginStruct(); GenerateProtocolMethodList() local
3275 llvm::Constant *MethodList = GenerateProtocolMethodList({}); GenerateEmptyProtocol() local
3738 llvm::Constant *MethodList = GenerateMethodList(ClassName, "", GenerateClass() local
[all...]
/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h769 OverloadedMethodRecord(uint16_t NumOverloads,TypeIndex MethodList,StringRef Name) OverloadedMethodRecord() argument
779 TypeIndex MethodList; global() variable
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2646 TypeIndex MethodList = TypeTable.writeLeafType(MOLR); lowerRecordFieldList() local