Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp340 static const EnumEntry<uint16_t> MethodOptionNames[] = { variable
545 return ArrayRef(MethodOptionNames); in getMethodOptionNames()
H A DTypeDumpVisitor.cpp52 static const EnumEntry<uint16_t> MethodOptionNames[] = { variable
450 ArrayRef(MethodOptionNames)); in printMemberAttributes()