Home
last modified time | relevance | path

Searched refs:getClangFullCPPVersion (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DVersion.h58 std::string getClangFullCPPVersion();
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DVersion.cpp108 std::string getClangFullCPPVersion() { in getClangFullCPPVersion() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DInitPreprocessor.cpp698 Twine(getClangFullCPPVersion()) + "\""); in InitializePredefinedMacros()