Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DEnumTables.h49 ArrayRef<EnumEntry<uint8_t>> getFunctionOptionEnum();
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp309 makeArrayRef(getFunctionOptionEnum())); in visitKnownRecord()
325 makeArrayRef(getFunctionOptionEnum())); in visitKnownRecord()
H A DEnumTables.cpp550 ArrayRef<EnumEntry<uint8_t>> getFunctionOptionEnum() { in getFunctionOptionEnum() function