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