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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DEnumTables.h49 ArrayRef<EnumEntry<uint8_t>> getFunctionOptionEnum();
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp284 makeArrayRef(getFunctionOptionEnum()));
300 makeArrayRef(getFunctionOptionEnum()));
H A DEnumTables.cpp540 ArrayRef<EnumEntry<uint8_t>> getFunctionOptionEnum() { function in namespace:llvm::codeview

Completed in 66 milliseconds