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

  /external/clang/include/clang/Config/
config.h 41 #define BACKEND_PACKAGE_STRING PACKAGE_STRING
config.h.cmake 36 #define BACKEND_PACKAGE_STRING "${BACKEND_PACKAGE_STRING}"
  /external/clang/lib/Basic/
Version.cpp 133 OS << " (based on " << BACKEND_PACKAGE_STRING << ")";
  /external/clang/lib/Frontend/
CompilerInstance.cpp 860 << " based upon " << BACKEND_PACKAGE_STRING
    [all...]

Completed in 115 milliseconds