Searched refs:SkipBranches (Results 1 – 3 of 3) sorted by relevance
176 bool SkipFunctions, bool SkipBranches) { in renderFile() argument188 if (!SkipBranches) in renderFile()191 if (!SkipBranches) in renderFile()202 bool SkipBranches) { in renderFiles() argument205 SkipFunctions, SkipBranches); in renderFiles()224 Options.SkipFunctions, Options.SkipBranches); in renderRoot()
44 bool SkipBranches; member
1217 cl::opt<bool> SkipBranches("skip-branches", cl::Optional, in doExport() local1227 ViewOpts.SkipBranches = SkipBranches; in doExport()