Searched defs:parmVarDecl (Results 1 - 1 of 1) sorted by last modified time

/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h236 /// parmVarDecl()
238 const internal::VariadicDynCastAllOfMatcher<Decl, ParmVarDecl> parmVarDecl; member in namespace:clang::ast_matchers

Completed in 63 milliseconds