clang-tools  7.0.0
Static Public Member Functions | List of all members
llvm::yaml::MappingTraits< std::unique_ptr< CommentInfo > > Struct Template Reference

Static Public Member Functions

static void mapping (IO &IO, std::unique_ptr< CommentInfo > &I)
 

Detailed Description

template<>
struct llvm::yaml::MappingTraits< std::unique_ptr< CommentInfo > >

Definition at line 215 of file YAMLGenerator.cpp.

Member Function Documentation

◆ mapping()

static void llvm::yaml::MappingTraits< std::unique_ptr< CommentInfo > >::mapping ( IO &  IO,
std::unique_ptr< CommentInfo > &  I 
)
inlinestatic

Definition at line 216 of file YAMLGenerator.cpp.

References llvm::yaml::CommentInfoMapping().


The documentation for this struct was generated from the following file: