Home
last modified time | relevance | path

Searched refs:actOnParamCommandDirectionArg (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentSema.h105 void actOnParamCommandDirectionArg(ParamCommandComment *Command,
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DCommentParser.cpp270 S.actOnParamCommandDirectionArg(PC, in parseParamCommandArgs()
H A DCommentSema.cpp230 void Sema::actOnParamCommandDirectionArg(ParamCommandComment *Command, in actOnParamCommandDirectionArg() function in clang::comments::Sema