Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DCommentSema.cpp711 ArrayRef<const ParmVarDecl *> ParamVars = getParamVars(); in resolveParamCommandIndexes() local
892 ArrayRef<const ParmVarDecl *> ParamVars) { in resolveParmVarReference()
957 ArrayRef<const ParmVarDecl *> ParamVars) { in correctTypoInParmVarReference()
/external/clang/include/clang/AST/
DComment.h968 ArrayRef<const ParmVarDecl *> ParamVars; member