Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DComment.cpp191 ParamCommandComment::getDirectionAsString(ParamCommandPassDirection D) { in getDirectionAsString() function in clang::comments::ParamCommandComment
H A DCommentSema.cpp247 ParamCommandComment::getDirectionAsString(Direction); in actOnParamCommandDirectionArg()
H A DTextNodeDumper.cpp1183 << comments::ParamCommandComment::getDirectionAsString(C->getDirection()); in visitParamCommandComment()