Home
last modified time | relevance | path

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

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