Searched defs:bad9 (Results 1 - 2 of 2) sorted by relevance

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

Completed in 100 milliseconds