Home
last modified time | relevance | path

Searched defs:ParamVars (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DCommentSema.cpp724 ArrayRef<const ParmVarDecl *> ParamVars = getParamVars(); in resolveParamCommandIndexes() local
940 ArrayRef<const ParmVarDecl *> ParamVars) { in resolveParmVarReference()
1007 ArrayRef<const ParmVarDecl *> ParamVars) { in correctTypoInParmVarReference()
/external/clang/include/clang/AST/
DComment.h1003 ArrayRef<const ParmVarDecl *> ParamVars; member