Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DEnumTables.h42 ArrayRef<EnumEntry<uint16_t>> getMethodOptionNames();
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp525 ArrayRef<EnumEntry<uint16_t>> getMethodOptionNames() { in getMethodOptionNames() function
H A DTypeRecordMapping.cpp134 getFlagNames(IO, unsigned(Options), ArrayRef(getMethodOptionNames())); in getMemberAttributes()