Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DCommentSema.h106 void actOnParamCommandDirectionArg(ParamCommandComment *Command,
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DCommentParser.cpp271 S.actOnParamCommandDirectionArg(PC, in parseParamCommandArgs()
H A DCommentSema.cpp228 void Sema::actOnParamCommandDirectionArg(ParamCommandComment *Command, in actOnParamCommandDirectionArg() function in clang::comments::Sema