Searched refs:NoInherit (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h289 NoInherit = 0x0040, member in class:llvm::codeview::CallingConvention::ClassOptions::FrameProcedureOptions::FunctionOptions::HfaKind::MemberAccess::MethodKind::MethodOptions
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp339 CV_ENUM_CLASS_ENT(MethodOptions, NoInherit),
H A DTypeDumpVisitor.cpp54 ENUM_ENTRY(MethodOptions, NoInherit),
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp197 PUSH_FLAG(MethodOptions, NoInherit, Flags, "noinherit");
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp384 IO.bitSetCase(Options, "NoInherit", MethodOptions::NoInherit);

Completed in 62 milliseconds