Home
last modified time | relevance | path

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

/external/rust/crates/bindgen/src/ir/
Dcomp.rs33 pub enum MethodKind { enum
55 impl MethodKind { implementation
91 kind: MethodKind, in new()
103 pub fn kind(&self) -> MethodKind { in kind()
1204 pub fn destructor(&self) -> Option<(MethodKind, FunctionId)> { in destructor()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp106 std::string MethodKind = in getMemberAttributes() local
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeRecordMapping.cpp106 std::string MethodKind = std::string( in getMemberAttributes() local
/external/llvm-project/clang/lib/APINotes/
DAPINotesYAMLCompiler.cpp53 enum class MethodKind { enum
/external/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h257 enum class MethodKind : uint8_t { enum
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h268 enum class MethodKind : uint8_t { enum
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DCodeView.h268 enum class MethodKind : uint8_t { enum