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

  /external/clang/include/clang/Basic/
Version.h 51 std::string getLLVMRepositoryPath();
  /external/clang/lib/Basic/
Version.cpp 53 std::string getLLVMRepositoryPath() {
106 std::string LLVMRepo = getLLVMRepositoryPath();

Completed in 109 milliseconds