/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | AMDGPUMetadata.cpp | 93 struct MappingTraits<Kernel::Attrs::Metadata> { struct 94 static void mapping(IO &YIO, Kernel::Attrs::Metadata &MD) { in mapping() 107 struct MappingTraits<Kernel::Arg::Metadata> { struct 108 static void mapping(IO &YIO, Kernel::Arg::Metadata &MD) { in mapping() 135 struct MappingTraits<Kernel::CodeProps::Metadata> { struct 136 static void mapping(IO &YIO, Kernel::CodeProps::Metadata &MD) { in mapping() 165 struct MappingTraits<Kernel::DebugProps::Metadata> { struct 166 static void mapping(IO &YIO, Kernel::DebugProps::Metadata &MD) { in mapping() 181 struct MappingTraits<Kernel::Metadata> { struct 182 static void mapping(IO &YIO, Kernel::Metadata &MD) { in mapping() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/ |
H A D | IFSHandler.cpp | 103 template <> struct MappingTraits<IFSTarget> { struct 116 template <> struct MappingTraits<IFSSymbol> { struct 139 template <> struct MappingTraits<IFSStub> { struct 152 template <> struct MappingTraits<IFSStubTriple> { struct 104 mappingllvm::yaml::MappingTraits mapping() argument 112 flowllvm::yaml::MappingTraits global() argument 117 mappingllvm::yaml::MappingTraits mapping() argument 135 flowllvm::yaml::MappingTraits global() argument 140 mappingllvm::yaml::MappingTraits mapping() argument 153 mappingllvm::yaml::MappingTraits mapping() argument
|
/freebsd/contrib/llvm-project/llvm/lib/Remarks/ |
H A D | YAMLRemarkSerializer.cpp | 40 template <> struct MappingTraits<remarks::Remark *> { struct 41 static void mapping(IO &io, remarks::Remark *&Remark) { in mapping() 77 template <> struct MappingTraits<RemarkLocation> { struct 78 static void mapping(IO &io, RemarkLocation &RL) { in mapping() 99 static const bool flow = true; 135 template <> struct MappingTraits<Argument> { struct 136 static void mapping(IO &io, Argument &A) { in mapping()
|
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | TextStub.cpp | 276 template <> struct MappingTraits<ExportSection> { struct 277 static void mapping(IO &IO, ExportSection &Section) { in mapping() 298 template <> struct MappingTraits<UndefinedSection> { struct 299 static void mapping(IO &IO, UndefinedSection &Section) { in mapping() 314 template <> struct MappingTraits<SymbolSection> { struct 315 static void mapping(IO &IO, SymbolSection &Section) { in mapping() 326 template <> struct MappingTraits<UmbrellaSection> { struct 327 static void mapping(IO &IO, UmbrellaSection &Section) { in mapping() 333 template <> struct MappingTraits<UUIDv4> { struct 334 static void mapping(IO &IO, UUIDv4 &UUID) { in mapping() [all …]
|
/freebsd/contrib/llvm-project/clang/lib/APINotes/ |
H A D | APINotesYAMLCompiler.cpp | 118 template <> struct MappingTraits<Param> { struct 119 static void mapping(IO &IO, Param &P) { in mapping() 179 template <> struct MappingTraits<Method> { struct 180 static void mapping(IO &IO, Method &M) { in mapping() 220 template <> struct MappingTraits<Property> { struct 221 static void mapping(IO &IO, Property &P) { in mapping() 259 template <> struct MappingTraits<Class> { struct 260 static void mapping(IO &IO, Class &C) { in mapping() 300 template <> struct MappingTraits<Function> { struct 301 static void mapping(IO &IO, Function &F) { in mapping() [all …]
|
/freebsd/contrib/llvm-project/clang/tools/driver/ |
H A D | cc1gen_reproducer_main.cpp | 55 template <> struct MappingTraits<UnsavedFileHash> { struct 56 static void mapping(IO &IO, UnsavedFileHash &Info) { in mapping() 62 template <> struct MappingTraits<ClangInvocationInfo> { struct 63 static void mapping(IO &IO, ClangInvocationInfo &Info) { in mapping()
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | GenericTaintChecker.cpp | 425 template <> struct MappingTraits<TaintConfiguration> { struct 426 static void mapping(IO &IO, TaintConfiguration &Config) { in mapping() 433 template <> struct MappingTraits<TaintConfiguration::Sink> { struct 434 static void mapping(IO &IO, TaintConfiguration::Sink &Sink) { in mapping() 441 template <> struct MappingTraits<TaintConfiguration::Filter> { struct 442 static void mapping(IO &IO, TaintConfiguration::Filter &Filter) { in mapping() 449 template <> struct MappingTraits<TaintConfiguration::Propagation> { struct 450 static void mapping(IO &IO, TaintConfiguration::Propagation &Propagation) { in mapping()
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | Format.cpp | 45 template <> struct MappingTraits<FormatStyle::AlignConsecutiveStyle> { struct 46 static void enumInput(IO &IO, FormatStyle::AlignConsecutiveStyle &Value) { in enumInput() 86 static void mapping(IO &IO, FormatStyle::AlignConsecutiveStyle &Value) { in mapping() 97 struct MappingTraits<FormatStyle::ShortCaseStatementsAlignmentStyle> { struct 98 static void mapping(IO &IO, in mapping() 170 template <> struct MappingTraits<FormatStyle::BraceWrappingFlags> { struct 171 static void mapping(IO &IO, FormatStyle::BraceWrappingFlags &Wrapping) { in mapping() 353 template <> struct MappingTraits<FormatStyle::IntegerLiteralSeparatorStyle> { struct 354 static void mapping(IO &IO, FormatStyle::IntegerLiteralSeparatorStyle &Base) { in mapping() 372 template <> struct MappingTraits<FormatStyle::KeepEmptyLinesStyle> { struct [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/ |
H A D | AtomicChange.cpp | 54 template <> struct MappingTraits<NormalizedAtomicChange> { struct 55 static void mapping(IO &Io, NormalizedAtomicChange &Doc) { in mapping() 67 template <> struct MappingTraits<clang::tooling::AtomicChange> { struct 68 static void mapping(IO &Io, clang::tooling::AtomicChange &Doc) { in mapping()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGenData/ |
H A D | OutlinedHashTreeRecord.cpp | 29 template <> struct MappingTraits<HashNodeStable> { struct 30 static void mapping(IO &io, HashNodeStable &res) { in mapping()
|
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | InstrProfCorrelator.cpp | 219 template <> struct yaml::MappingTraits<InstrProfCorrelator::CorrelationData> { struct in yaml 226 template <> struct yaml::MappingTraits<InstrProfCorrelator::Probe> { 227 static void mapping(yaml::IO &io, InstrProfCorrelator::Probe &P) { in mapping()
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | CodeViewYAMLSymbols.cpp | 222 template <> struct MappingTraits<LocalVariableAddrRange> { struct 223 static void mapping(IO &io, LocalVariableAddrRange &Range) { in mapping() 229 template <> struct MappingTraits<LocalVariableAddrGap> { struct 230 static void mapping(IO &io, LocalVariableAddrGap &Gap) { in mapping() 621 template <> struct MappingTraits<SymbolRecordBase> { struct 622 static void mapping(IO &io, SymbolRecordBase &Record) { Record.map(io); } in mapping()
|
H A D | CodeViewYAMLTypes.cpp | 712 template <> struct MappingTraits<LeafRecordBase> { struct 713 static void mapping(IO &io, LeafRecordBase &Record) { Record.map(io); } in mapping() 716 template <> struct MappingTraits<MemberRecordBase> { struct 717 static void mapping(IO &io, MemberRecordBase &Record) { Record.map(io); } in mapping()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | YAMLTraits.h | 61 struct MappingTraits { struct
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | FrontendActions.cpp | 371 template <> struct MappingTraits<TemplightEntry> { struct 372 static void mapping(IO &io, TemplightEntry &fields) { in mapping()
|