LLVM: llvm::yaml::MappingTraits< SerializableCtxRepresentation > Struct Reference (original) (raw)

Static Public Member Functions
static void mapping (yaml::IO &IO, SerializableCtxRepresentation &SCR)

Detailed Description

Definition at line 227 of file PGOCtxProfWriter.cpp.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< SerializableCtxRepresentation >::mapping ( yaml::IO & IO, SerializableCtxRepresentation & SCR ) inlinestatic

Definition at line 228 of file PGOCtxProfWriter.cpp.

References llvm::yaml::IO::mapOptional(), and llvm::yaml::IO::mapRequired().


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