Searched refs:bad8 (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/Parser/
H A Dcxx1z-fold-expressions.cpp25 template<int ...N> int bad8() { return (N + ... * 3); } // expected-error {{operators in fold expression must be the same}} function
/external/clang/test/Analysis/
H A Dpthreadlock.c240 bad8(void) function

Completed in 145 milliseconds