Home
last modified time | relevance | path

Searched defs:xyzzy (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Ddebug-info-static.c9 static int xyzzy; in f() local
/llvm-project/clang/test/Sema/
H A Darm-cmse-no-diag.c8 union U xyzzy(void) __attribute__((cmse_nonsecure_entry)) { in xyzzy() function
H A Darm-cmse.c34 union U xyzzy(void) __attribute__((cmse_nonsecure_entry)) { in xyzzy() function
/llvm-project/clang/test/CodeGenCXX/
H A Dinternal-linkage.cpp20 char const * const xyzzy = "Hello, world!"; variable
/llvm-project/clang/test/SemaCXX/
H A Dfunction-extern-c.cpp84 A xyzzy() in xyzzy() function