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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp335 visitKnownRecord(CVType &CVR, MethodOverloadListRecord &MethodList) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h768 OverloadedMethodRecord(uint16_t NumOverloads, TypeIndex MethodList, argument
778 TypeIndex MethodList; member in class:llvm::codeview::OverloadedMethodRecord
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2485 TypeIndex MethodList = TypeTable.writeLeafType(MOLR); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1171 auto MethodList = Builder.beginStruct(); variable
2792 auto MethodList = Builder.beginStruct(); local
3005 auto MethodList = Builder.beginStruct(); local
3065 llvm::Constant *MethodList = GenerateProtocolMethodList({}); local
3539 llvm::Constant *MethodList = GenerateMethodList(ClassName, "", local
[all...]

Completed in 161 milliseconds