OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_warning
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Modules/Inputs/NoUmbrella.framework/Headers/
A.h
3
inline int
has_warning
(int x) {
function
/external/clang/test/Preprocessor/
warning_tests.c
42
#define
HAS_WARNING
(X) __has_warning(X)
44
#if !
HAS_WARNING
(MY_ALIAS)
Completed in 283 milliseconds