Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DCommentSema.h105 void actOnParamCommandDirectionArg(ParamCommandComment *Command,
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp400 S.actOnParamCommandDirectionArg(PC, in parseInlineCommand()
H A DCommentSema.cpp230 void Sema::actOnParamCommandDirectionArg(ParamCommandComment *Command, in actOnParamCommandDirectionArg() function in clang::comments::Sema