LLVM: llvm::yaml::CallSiteYAML Struct Reference (original) (raw)
| Public Attributes | |
|---|---|
| Hex64 | return_offset |
| std::vector< std::string > | match_regex |
| std::vector< std::string > | flags |
Detailed Description
Definition at line 106 of file CallSiteInfo.cpp.
Member Data Documentation
◆ flags
std::vectorstd::string llvm::yaml::CallSiteYAML::flags
◆ match_regex
std::vectorstd::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:
- lib/DebugInfo/GSYM/CallSiteInfo.cpp