LLVM: llvm::yaml::FunctionsYAML Struct Reference (original) (raw)

Public Attributes
std::vector< FunctionYAML > functions

Detailed Description

Definition at line 119 of file CallSiteInfo.cpp.

Member Data Documentation

functions

std::vector<FunctionYAML> llvm::yaml::FunctionsYAML::functions

Definition at line 120 of file CallSiteInfo.cpp.

Referenced by llvm::yaml::MappingTraits< FunctionsYAML >::mapping().


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