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 79 std::string getClangFullCPPVersion();
  /external/clang/lib/Basic/
Version.cpp 139 std::string getClangFullCPPVersion() {
  /external/clang/lib/Frontend/
InitPreprocessor.cpp 476 Twine(getClangFullCPPVersion()) + "\"");
    [all...]

Completed in 291 milliseconds