Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp113 std::string MethodOptions = getFlagNames( in getMemberAttributes() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h279 enum class MethodOptions : uint16_t { enum