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 23 std::string getClangRepositoryPath() {
89 std::string Path = getClangRepositoryPath();

Completed in 72 milliseconds