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

Static Public Member Functions

static void mapping (IO &IO, SymbolLocation &Value)
 

Detailed Description

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

Definition at line 152 of file YAMLSerialization.cpp.

Member Function Documentation

◆ mapping()

static void llvm::yaml::MappingTraits< SymbolLocation >::mapping ( IO &  IO,
SymbolLocation Value 
)
inlinestatic

Definition at line 153 of file YAMLSerialization.cpp.


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