Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/AST/
Dast-dump-macro-json.c13 #define BLIP(x, y) x ## y macro
14 #define BLAP(x, y) BLIP(x, y)