Home
last modified time | relevance | path

Searched refs:getMethodOptionNames (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DEnumTables.h42 ArrayRef<EnumEntry<uint16_t>> getMethodOptionNames();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp522 ArrayRef<EnumEntry<uint16_t>> getMethodOptionNames() { in getMethodOptionNames() function
H A DTypeRecordMapping.cpp114 IO, unsigned(Options), makeArrayRef(getMethodOptionNames())); in getMemberAttributes()