Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dplist-macros.cpp42 #define macroWithArg(mp) mp==0 macro
45 if (macroWithArg(p)) in macroWithArgInExpression()