Home
last modified time | relevance | path

Searched defs:x3c (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1.cpp139 X3<f_tmpl<int> > x3c; test() local
/llvm-project/clang/test/Sema/
H A Dflexible-array-init.c13 …struct one x3c = { 5, {} }; // expected-warning{{use of an empty initializer is a C23 extension}} \ in test() local