Home
last modified time | relevance | path

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

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