Home
last modified time | relevance | path

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

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