LLVM 20.0.0git
Public Attributes | List of all members
llvm::yaml::CallSiteYAML Struct Reference

Public Attributes

Hex64 return_offset
 
std::vector< std::string > match_regex
 
std::vector< std::string > flags
 

Detailed Description

Definition at line 108 of file CallSiteInfo.cpp.

Member Data Documentation

◆ flags

std::vector<std::string> llvm::yaml::CallSiteYAML::flags

◆ match_regex

std::vector<std::string> llvm::yaml::CallSiteYAML::match_regex

◆ return_offset

Hex64 llvm::yaml::CallSiteYAML::return_offset

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