clang 20.0.0git
|
Specialized MappingTraits to describe how a Replacement is (de)serialized. More...
#include "clang/Tooling/ReplacementsYaml.h"
Classes | |
struct | NormalizedReplacement |
Helper to (de)serialize a Replacement since we don't have direct access to its data members. More... | |
Static Public Member Functions | |
static void | mapping (IO &Io, clang::tooling::Replacement &R) |
Specialized MappingTraits to describe how a Replacement is (de)serialized.
Definition at line 29 of file ReplacementsYaml.h.
|
inlinestatic |
Definition at line 50 of file ReplacementsYaml.h.