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

/external/clang/include/clang/AST/
H A DCommentSema.h227 ArrayRef<const ParmVarDecl *> getParamVars();
/external/clang/lib/AST/
H A DCommentSema.cpp715 ArrayRef<const ParmVarDecl *> ParamVars = getParamVars();
917 ArrayRef<const ParmVarDecl *> Sema::getParamVars() { function in class:clang::comments::Sema

Completed in 568 milliseconds