Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DVersion.h58 std::string getClangFullCPPVersion();
/openbsd/src/gnu/llvm/clang/lib/Basic/
DVersion.cpp108 std::string getClangFullCPPVersion() { in getClangFullCPPVersion() function
/openbsd/src/gnu/llvm/clang/lib/Frontend/
DInitPreprocessor.cpp803 Twine(getClangFullCPPVersion()) + "\""); in InitializePredefinedMacros()