Home
last modified time | relevance | path

Searched defs:DEREF (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dhtml-diags-multifile.h1 #define DEREF(p) *p = 0xDEADBEEF macro
H A Dhtml-diags.c22 #define DEREF(p) *p = 0xDEADBEEF macro
H A Dplist-macros-with-expansion.cpp98 #define DEREF(x) \ macro