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

  /external/clang/include/clang/Basic/
Version.h 46 std::string getClangRepositoryPath();
65 /// the information in getClangRepositoryPath() and getClangRevision().
  /external/clang/lib/Basic/
Version.cpp 27 std::string getClangRepositoryPath() {
93 std::string Path = getClangRepositoryPath();

Completed in 3725 milliseconds