OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLANG_REPOSITORY_STRING
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Basic/
Version.cpp
28
#if defined(
CLANG_REPOSITORY_STRING
)
29
return
CLANG_REPOSITORY_STRING
;
/external/clang/
Makefile
59
ifdef
CLANG_REPOSITORY_STRING
60
CPP.Flags += -DCLANG_REPOSITORY_STRING='"$(
CLANG_REPOSITORY_STRING
)"'
Completed in 91 milliseconds