Searched refs:hasExtraFiles (Results 1 – 4 of 4) sorted by relevance
74 bool hasExtraFiles() const;104 bool hasExtraFiles() const { return HasExtraFiles; }
50 Lines.getExtractor().HasExtraFiles = hasExtraFiles(); in initialize()58 bool DebugInlineeLinesSubsectionRef::hasExtraFiles() const { in hasExtraFiles() function in DebugInlineeLinesSubsectionRef
625 Result->InlineeLines.HasExtraFiles = Lines.hasExtraFiles(); in fromCodeViewSubsection()634 if (Lines.hasExtraFiles()) { in fromCodeViewSubsection()
1178 if (Lines.hasExtraFiles()) { in printCodeViewInlineeLines()