Home
last modified time | relevance | path

Searched defs:ww (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/test/Index/
H A Dget-cursor.c5 struct _MyS ww; variable
/llvm-project/clang/test/Sema/
H A Dcast-to-union.c13 union u ww = (union u)1.0; // expected-error{{cast to union type from type 'double' not present in … variable
/llvm-project/flang/test/Lower/
H A Dsubmodule.f9019 integer :: ww = 20 variable
/llvm-project/clang/test/CodeGen/
H A Dwindows-seh-EHa-CppCondiTemps.cpp67 int ww; in bar() local
/llvm-project/clang/test/Preprocessor/
H A Dpragma_diagnostic_sections.cpp47 void ww( in ww() function
/llvm-project/clang/test/Misc/
H A Ddiag-overload-cand-ranges.cpp70 template <short T> void Function1(int zz, Type1<T> &x, int ww) {} in Function1()
/llvm-project/clang/test/Analysis/
H A Dreinterpret-cast.cpp57 void test(IntWrapperWrapper *ww) { in test()
H A Dpr22954.c724 struct ww { struct
729 int f34(struct ww * w34, int n) { in f34() argument