OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getClangFullRepositoryVersion
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
Version.h
45
std::string
getClangFullRepositoryVersion
();
/src/external/apache2/llvm/dist/clang/lib/Basic/
Version.cpp
60
std::string
getClangFullRepositoryVersion
() {
100
std::string repo =
getClangFullRepositoryVersion
();
118
std::string repo =
getClangFullRepositoryVersion
();
/src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendActions.cpp
527
<< (FullVersion ==
getClangFullRepositoryVersion
()? "this"
InitPreprocessor.cpp
651
+
getClangFullRepositoryVersion
() + "\"");
CompilerInvocation.cpp
4475
hash_code code = hash_value(
getClangFullRepositoryVersion
());
4478
// and
getClangFullRepositoryVersion
() doesn't include git revision.
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTReader.h
123
return FullVersion !=
getClangFullRepositoryVersion
();
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp
1139
getClangFullRepositoryVersion
());
ASTReader.cpp
2786
const std::string &CurBranch =
getClangFullRepositoryVersion
();
Completed in 34 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026