Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Dasm-unicode.S2 .macro my_macro, trace=1, uaccess=1 macro
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/misc/
H A Dstatic-assert.cpp20 #define my_macro() assert(0 == 1) macro