Searched refs:HeaderIncludeFormat (Results 1 – 4 of 4) sorted by relevance
55 HeaderIncludeFormatKind HeaderIncludeFormat = HIFMT_Textual; variable93 ShowSkippedHeaderIncludes(0), HeaderIncludeFormat(HIFMT_Textual), in DependencyOutputOptions()
176 switch (DepOpts.HeaderIncludeFormat) { in AttachHeaderIncludeGen()
2324 if ((Opts.HeaderIncludeFormat == HIFMT_Textual && in ParseFileSystemArgs() 2326 (Opts.HeaderIncludeFormat == HIFMT_JSON && in ParseFileSystemArgs()
7426 MarshallingInfoEnum<DependencyOutputOpts<"HeaderIncludeFormat">, "HIFMT_Textual">;