Home
last modified time | relevance | path

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

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