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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentSema.h229 ArrayRef<const ParmVarDecl *> getParamVars();
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentSema.cpp745 ArrayRef<const ParmVarDecl *> ParamVars = getParamVars();
1023 ArrayRef<const ParmVarDecl *> Sema::getParamVars() { function in class:clang::comments::Sema

Completed in 174 milliseconds