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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeDumpVisitor.cpp335 visitKnownRecord(CVType &CVR, MethodOverloadListRecord &MethodList) argument
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h774 OverloadedMethodRecord(uint16_t NumOverloads, TypeIndex MethodList, argument
784 TypeIndex MethodList; member in class:llvm::codeview::OverloadedMethodRecord
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2449 TypeIndex MethodList = TypeTable.writeLeafType(MOLR); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp1179 auto MethodList = Builder.beginStruct(); variable
2791 auto MethodList = Builder.beginStruct(); local
3006 auto MethodList = Builder.beginStruct(); local
3066 llvm::Constant *MethodList = GenerateProtocolMethodList({}); local
3531 llvm::Constant *MethodList = GenerateMethodList(ClassName, "", local
[all...]

Completed in 170 milliseconds