Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DEnumTables.h42 ArrayRef<EnumEntry<uint16_t>> getMethodOptionNames();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DEnumTables.cpp512 ArrayRef<EnumEntry<uint16_t>> getMethodOptionNames() { in getMethodOptionNames() function
DTypeRecordMapping.cpp112 IO, unsigned(Options), makeArrayRef(getMethodOptionNames())); in getMemberAttributes()