Searched refs:hasExtraFiles (Results 1 – 4 of 4) sorted by relevance
78 bool hasExtraFiles() const;108 bool hasExtraFiles() const { return HasExtraFiles; }
49 Lines.getExtractor().HasExtraFiles = hasExtraFiles(); in initialize()57 bool DebugInlineeLinesSubsectionRef::hasExtraFiles() const { in hasExtraFiles() function in DebugInlineeLinesSubsectionRef
624 Result->InlineeLines.HasExtraFiles = Lines.hasExtraFiles(); in fromCodeViewSubsection()633 if (Lines.hasExtraFiles()) { in fromCodeViewSubsection()
1258 if (Lines.hasExtraFiles()) { in printCodeViewInlineeLines()