OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
57
std::string
getLLVMRepositoryPath
() {
110
std::string LLVMRepo =
getLLVMRepositoryPath
();
Completed in 85 milliseconds