Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DEnumTables.h49 ArrayRef<EnumEntry<uint8_t>> getFunctionOptionEnum();
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp329 makeArrayRef(getFunctionOptionEnum())); in visitKnownRecord()
345 makeArrayRef(getFunctionOptionEnum())); in visitKnownRecord()
H A DEnumTables.cpp553 ArrayRef<EnumEntry<uint8_t>> getFunctionOptionEnum() { in getFunctionOptionEnum() function