Home | History | Annotate | Download | only in docs

Lines Matching full:hasmethod

1373 line and recordDecl(hasMethod(hasOverloadedOperatorName("*"))) matches
1434 line and recordDecl(hasMethod(hasOverloadedOperatorName("*"))) matches
2416 <tr><td>Matcher&lt<a href="http://clang.llvm.org/doxygen/classclang_1_1CXXRecordDecl.html">CXXRecordDecl</a>&gt;</td><td class="name" onclick="toggle('hasMethod0')"><a name="hasMethod0Anchor">hasMethod</a></td><td>Matcher&lt<a href="http://clang.llvm.org/doxygen/classclang_1_1CXXMethodDecl.html">CXXMethodDecl</a>&gt; InnerMatcher</td></tr>
2423 recordDecl(hasMethod(hasName("func"))) matches the declaration of A