Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDVersion.h61 std::string getClangFullCPPVersion();
/freebsd-14-stable/contrib/llvm-project/clang/lib/Basic/
HDVersion.cpp113 std::string getClangFullCPPVersion() { in getClangFullCPPVersion() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDInitPreprocessor.cpp934 Twine(getClangFullCPPVersion()) + "\""); in InitializePredefinedMacros()