Home
last modified time | relevance | path

Searched defs:InlineeInfo (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h105 struct InlineeInfo { struct
106 bool HasExtraFiles;
107 std::vector<InlineeSite> Sites;
/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.h269 LVInlineeInfo InlineeInfo; variable