Searched defs:methodDecl (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h513 const internal::VariadicDynCastAllOfMatcher<Decl, CXXMethodDecl> methodDecl; member in namespace:clang::ast_matchers
1835 /// Example matches y.x() (matcher = callExpr(callee(methodDecl(hasName("x")))))
2268 /// methodDecl(hasParameter(0, hasType(varDecl())))
2288 /// methodDecl(hasAnyParameter(hasName("y")))
2317 /// methodDecl(returns(asString("int")))
2660 /// (matcher = constructExpr(hasDeclaration(methodDecl(
2700 /// methodDecl(isConst()) matches A::foo() but not A::bar()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 59 milliseconds