Home
last modified time | relevance | path

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

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