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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h348 BasedOnType = 0x08, // based on type member in class:llvm::codeview::CallingConvention::ClassOptions::FrameProcedureOptions::FunctionOptions::HfaKind::MemberAccess::MethodKind::MethodOptions::ModifierOptions::PointerKind
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp364 CV_ENUM_CLASS_ENT(PointerKind, BasedOnType),
H A DTypeDumpVisitor.cpp79 ENUM_ENTRY(PointerKind, BasedOnType),
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp178 RETURN_CASE(PointerKind, BasedOnType, "type based");
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp275 IO.enumCase(Kind, "BasedOnType", PointerKind::BasedOnType);

Completed in 71 milliseconds