Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DVersion.h61 std::string getClangFullCPPVersion();
/llvm-project/clang/lib/Basic/
H A DVersion.cpp113 std::string getClangFullCPPVersion() { in getClangFullCPPVersion() function
/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp937 Twine(getClangFullCPPVersion()) + "\""); in InitializePredefinedMacros()