HomeSort by relevance Sort by last modified time
    Searched refs:getClangFullCPPVersion (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Basic/
Version.h 65 std::string getClangFullCPPVersion();
  /external/clang/lib/Basic/
Version.cpp 93 std::string getClangFullCPPVersion() {
  /external/clang/lib/Frontend/
InitPreprocessor.cpp 349 Twine(getClangFullCPPVersion()) + "\"");

Completed in 236 milliseconds