Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dplist-html-macros.c19 #define CALL_FN(a) null_deref(a) macro
28 CALL_FN(0); in test1()
32 CALL_FN(p); in test2()
H A Dplist-macros.cpp74 #define CALL_FN(a) null_deref(a) macro
83 CALL_FN(0); in test1()
87 CALL_FN(p); in test2()