Home
last modified time | relevance | path

Searched refs:WILL_UNDEF_SET_NULL_TO_PTR (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/test/Analysis/
Dplist-macros-with-expansion.cpp91 #define WILL_UNDEF_SET_NULL_TO_PTR(ptr) \ macro
96 WILL_UNDEF_SET_NULL_TO_PTR(ptr); in undefinedMacroByTheEndOfParsingTest()
100 #undef WILL_UNDEF_SET_NULL_TO_PTR