Searched defs:MethodList (Results 1 – 11 of 11) sorted by relevance
| /external/llvm/lib/DebugInfo/CodeView/ |
| D | TypeDumper.cpp | 373 MethodOverloadListRecord &MethodList) { in visitMethodOverloadList()
|
| /external/llvm-project/llvm/lib/DebugInfo/CodeView/ |
| D | TypeDumpVisitor.cpp | 336 MethodOverloadListRecord &MethodList) { in visitKnownRecord()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
| D | TypeDumpVisitor.cpp | 336 MethodOverloadListRecord &MethodList) { in visitKnownRecord()
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | CGObjCGNU.cpp | 1169 auto MethodList = Builder.beginStruct(); in GenerateProtocolMethodList() local 2788 auto MethodList = Builder.beginStruct(); in GenerateMethodList() local 3001 auto MethodList = Builder.beginStruct(); in GenerateProtocolMethodList() local 3061 llvm::Constant *MethodList = GenerateProtocolMethodList({}); in GenerateEmptyProtocol() local 3535 llvm::Constant *MethodList = GenerateMethodList(ClassName, "", in GenerateClass() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 774 OverloadedMethodRecord(uint16_t NumOverloads, TypeIndex MethodList, in OverloadedMethodRecord() 784 TypeIndex MethodList; variable
|
| /external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 768 OverloadedMethodRecord(uint16_t NumOverloads, TypeIndex MethodList, in OverloadedMethodRecord() 778 TypeIndex MethodList; variable
|
| /external/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 963 OverloadedMethodRecord(uint16_t NumOverloads, TypeIndex MethodList, in OverloadedMethodRecord() 987 TypeIndex MethodList; variable
|
| /external/clang/lib/CodeGen/ |
| D | CGObjCGNU.cpp | 1772 llvm::Constant *MethodList = in GenerateEmptyProtocol() local 2306 llvm::Constant *MethodList = GenerateMethodList(ClassName, "", in GenerateClass() local
|
| /external/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 1707 TypeIndex MethodList = in lowerRecordFieldList() local
|
| /external/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 2452 TypeIndex MethodList = TypeTable.writeLeafType(MOLR); in lowerRecordFieldList() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | CodeViewDebug.cpp | 2422 TypeIndex MethodList = TypeTable.writeLeafType(MOLR); in lowerRecordFieldList() local
|