Home
last modified time | relevance | path

Searched refs:BACKEND_PACKAGE_STRING (Results 1 – 4 of 4) sorted by relevance

/NextBSD/lib/clang/include/clang/Config/
HDconfig.h37 #define BACKEND_PACKAGE_STRING PACKAGE_STRING macro
/NextBSD/contrib/llvm/patches/
HDpatch-01-clang-vendor-suffix.diff20 OS << " (based on " << BACKEND_PACKAGE_STRING << ")";
/NextBSD/contrib/llvm/tools/clang/lib/Basic/
HDVersion.cpp135 OS << " (based on " << BACKEND_PACKAGE_STRING << ")"; in getClangToolFullVersion()
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/
HDCompilerInstance.cpp804 << " based upon " << BACKEND_PACKAGE_STRING in ExecuteAction()