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

Completed in 638 milliseconds