Home
last modified time | relevance | path

Searched refs:MethodOptionNames (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp336 static const EnumEntry<uint16_t> MethodOptionNames[] = { variable
526 return makeArrayRef(MethodOptionNames); in getMethodOptionNames()
H A DTypeDumpVisitor.cpp52 static const EnumEntry<uint16_t> MethodOptionNames[] = { variable
451 makeArrayRef(MethodOptionNames)); in printMemberAttributes()