Home
last modified time | relevance | path

Searched defs:MethodOverloadList (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DContinuationRecordBuilder.h24 enum class ContinuationRecordKind { FieldList, MethodOverloadList }; enumerator
/llvm-project/llvm/unittests/DebugInfo/CodeView/
H A DTypeIndexDiscoveryTest.cpp230 } MethodOverloadList; variable