Home
last modified time | relevance | path

Searched defs:MethodOptions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp133 std::string MethodOptions = in getMemberAttributes() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h291 enum class MethodOptions : uint16_t { enum