Searched refs:CLANG_VERSION_STRING (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Basic/
H A DVersion.cpp98 OS << ToolName << " version " CLANG_VERSION_STRING; local
116 OS << "Clang " CLANG_VERSION_STRING; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Frontend/
H A DCheckerRegistry.h71 #define CLANG_ANALYZER_API_VERSION_STRING CLANG_VERSION_STRING
/netbsd-current/external/mit/isl/dist/interface/
H A Dextract_interface.cc116 CLANG_PREFIX "/lib/clang/" CLANG_VERSION_STRING;
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitPreprocessor.cpp650 "\"" CLANG_VERSION_STRING " "
H A DCompilerInstance.cpp949 OS << "clang -cc1 version " CLANG_VERSION_STRING
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp126 CLANG_VERSION_STRING);
1771 llvm::outs() << CLANG_VERSION_STRING << "\n";

Completed in 156 milliseconds