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

Static Public Member Functions

static void mapping (IO &IO, CommentInfo &I)
 

Detailed Description

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

Definition at line 224 of file YAMLGenerator.cpp.

Member Function Documentation

◆ mapping()

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

Definition at line 225 of file YAMLGenerator.cpp.

References llvm::yaml::CommentInfoMapping().


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