HomeSort by: relevance | last modified time | path
    Searched refs:getClangRepositoryPath (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
Version.h 25 std::string getClangRepositoryPath();
44 /// the information in getClangRepositoryPath() and getClangRevision().
  /src/external/apache2/llvm/dist/clang/lib/Basic/
Version.cpp 24 std::string getClangRepositoryPath() {
63 std::string Path = getClangRepositoryPath();

Completed in 14 milliseconds