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
24
#if defined(
CLANG_REPOSITORY_STRING
)
25
return
CLANG_REPOSITORY_STRING
;
/external/clang/
Makefile
53
ifdef
CLANG_REPOSITORY_STRING
54
CPP.Flags += -DCLANG_REPOSITORY_STRING='"$(
CLANG_REPOSITORY_STRING
)"'
Completed in 132 milliseconds