Home
last modified time | relevance | path

Searched defs:macro2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dmisplaced-widening-cast-implicit-enabled.cpp95 long macro2(int x, int y) { in macro2() function
/llvm-project-15.0.7/clang/test/Analysis/
H A Dunreachable-code-path.c224 void macro2(void) { in macro2() function