Searched defs:x3b (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ | ||
D | p1.cpp | 136 X3<f_tmpl> x3b; in test() local |
/external/clang/test/Sema/ | ||
D | flexible-array-init.c | 12 struct one x3b = { .a = 5 }; in test() local |