Home
last modified time | relevance | path

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

/llvm-project/clang/test/Headers/
H A Dstddefneeds.cpp42 wint_t w4; // expected-error{{unknown}} variable
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/cert/
H A Dstatic-object-exception.cpp144 static W w4; // ok in f() local
205 static W w4; // ok in f() local
/llvm-project/clang/test/Analysis/inlining/
H A Dcontainers.cpp47 IteratorTypedefOnlySet &w3, IteratorUsingOnlySet &w4) { in testWrappers()
/llvm-project/clang/test/CXX/drs/
H A Dcwg13xx.cpp97 typename W<int>::template W<int> w4; in w_test() local
131 typename W::template W<int> w4; in wt_test() local
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContext_mips.h333 MSAReg w4; member