Home
last modified time | relevance | path

Searched defs:yyy (Results 1 – 15 of 15) sorted by relevance

/llvm-project/lld/test/ELF/Inputs/
H A Drelocatable2.s10 .globl yyy symbol
12 yyy: label
/llvm-project/clang/test/Modules/
H A Dimport-textual.mm12 typedef bint yyy; typedef
H A Dimport-textual-noguard.mm12 typedef bint yyy; typedef
/llvm-project/compiler-rt/test/hwasan/TestCases/
H A Dstrip_path_prefix.c15 char yyy = {}; in buggy() local
H A Dstack-uar.c23 char yyy[0x800]; in buggy() local
H A Dstack-uas.c51 char yyy[BUFFER_SIZE] = {}; in buggy() local
/llvm-project/flang/test/Semantics/
H A Dgetdefinition01.f905 pure subroutine s (x, yyy) bind(c) argument
H A Dgetdefinition02.f5 pure subroutine s (x, yyy) bind(c) argument
/llvm-project/clang/test/OpenMP/
H A Dmasked_messages.cpp11 void yyy(int argc) { in yyy() function
H A Dmasked_messages_attr.cpp10 void yyy(int argc) { in yyy() function
H A Dtarget_update_messages.cpp20 void yyy() { in yyy() function
/llvm-project/clang/test/CodeGen/
H A D2005-09-24-BitFieldCrash.c13 enum XXX { yyy }; enumerator
H A Dpragma-weak.c196 void yyy(void){} in yyy() function
198 #pragma weak yyy macro
/llvm-project/clang/test/Sema/
H A Dconditional-expr.c36 enum {xxx,yyy,zzz} e, *ee; in foo() enumerator
/llvm-project/clang/test/SemaCXX/
H A Dcrashes.cpp79 yyy = sizeof(struct foo*) enumerator