HomeSort by relevance Sort by last modified time
    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 140 milliseconds