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 48 std::string getClangRepositoryPath();
64 /// the information in getClangRepositoryPath() and getClangRevision().
  /external/clang/lib/Basic/
Version.cpp 23 std::string getClangRepositoryPath() {
89 std::string Path = getClangRepositoryPath();

Completed in 40 milliseconds