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

/external/clang/test/SemaTemplate/
H A Dinstantiate-expr-1.cpp102 struct Addable { struct
103 Addable operator+(const Addable&) const;
106 void test_add(Addable &a) {

Completed in 86 milliseconds