Home
last modified time | relevance | path

Searched defs:MethodKind (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DTypeRecordMapping.cpp128 std::string MethodKind = std::string( in getMemberAttributes() local
/openbsd-src/gnu/llvm/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp53 enum class MethodKind { enum
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h270 enum class MethodKind : uint8_t { enum