Searched refs:headerIncludeFormatKindToString (Results 1 – 3 of 3) sorted by relevance
55 inline const char *headerIncludeFormatKindToString(HeaderIncludeFormatKind K) { in headerIncludeFormatKindToString() function
2486 << headerIncludeFormatKindToString(Opts.HeaderIncludeFormat) in ParseDependencyOutputArgs()2495 << headerIncludeFormatKindToString(Opts.HeaderIncludeFormat) in ParseDependencyOutputArgs()2499 << headerIncludeFormatKindToString(Opts.HeaderIncludeFormat); in ParseDependencyOutputArgs()
6144 std::string(headerIncludeFormatKindToString(D.CCPrintHeadersFormat)))); in ConstructJob()