Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DVersion.h79 std::string getClangFullCPPVersion();
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DVersion.cpp139 std::string getClangFullCPPVersion() { in getClangFullCPPVersion() function
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/
H A DInitPreprocessor.cpp501 Twine(getClangFullCPPVersion()) + "\""); in InitializePredefinedMacros()