Home
last modified time | relevance | path

Searched defs:nothing (Results 1 – 9 of 9) sorted by relevance

/llvm-project/libcxx/test/std/utilities/memory/specialized.algorithms/specialized.addressof/
H A Daddressof.pass.cpp23 struct nothing { struct
47 nothing n; in main() argument
/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
H A Dp2-template-parameter.cpp6 …Nothing<[]() { return 0; }()> nothing; // expected-error{{a lambda expression cannot appear in thi… in pr33696() local
/llvm-project/lldb/test/API/functionalities/tsan/thread_numbers/
H A Dmain.c8 void *nothing(void *p) { in nothing() function
/llvm-project/clang/test/Rewriter/
H A Drewrite-block-literal.mm13 void nothing(); function
/llvm-project/clang/test/SemaTemplate/
H A Dinstantiate-local-class.cpp237 enum x2 { nothing }; in f2() enumerator
244 enum class x3 { nothing }; in f3() enumerator
301 enum local { nothing }; enumerator
309 enum class local { nothing }; enumerator
337 enum local { nothing }; enumerator
346 enum class local { nothing }; enumerator
373 enum { nothing } x; in m() enumerator
/llvm-project/clang/test/Parser/
H A Dobjcxx11-initialized-temps.mm33 {
/llvm-project/clang/test/SemaCXX/
H A Dlambda-unevaluated.cpp6 Nothing<[]() { return 0; }()> nothing; in __anonc2f4070a0102() variable
128 Nothing<[]() static { return 0; }()> nothing; __anonc2f4070a1d02() variable
/llvm-project/clang/test/Sema/
H A Dattr-diagnose-as-builtin.c25 void failure_too_many_parameters(void *dst, const void *src, size_t count, size_t nothing) __attrib… in failure_too_many_parameters()
/llvm-project/clang/test/SemaObjCXX/
H A Dproperties.mm193 {