Home
last modified time | relevance | path

Searched refs:headerIncludeFormatKindToString (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDHeaderInclude.h48 inline const char *headerIncludeFormatKindToString(HeaderIncludeFormatKind K) { in headerIncludeFormatKindToString() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
HDClang.cpp6113 std::string(headerIncludeFormatKindToString(D.CCPrintHeadersFormat)))); in ConstructJob()