OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BACKEND_PACKAGE_STRING
(Results
1 - 5
of
5
) sorted by null
/external/clang/include/clang/Config/
config.h
31
#define
BACKEND_PACKAGE_STRING
PACKAGE_STRING
config.h.cmake
27
#define
BACKEND_PACKAGE_STRING
"${
BACKEND_PACKAGE_STRING
}"
config.h.in
32
#define
BACKEND_PACKAGE_STRING
PACKAGE_STRING
/external/clang/lib/Basic/
Version.cpp
133
OS << " (based on " <<
BACKEND_PACKAGE_STRING
<< ")";
/external/clang/lib/Frontend/
CompilerInstance.cpp
795
<< " based upon " <<
BACKEND_PACKAGE_STRING
[
all
...]
Completed in 261 milliseconds