Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DComment.cpp191 ParamCommandComment::getDirectionAsString(ParamCommandPassDirection D) { in getDirectionAsString() function in clang::comments::ParamCommandComment
H A DCommentSema.cpp245 ParamCommandComment::getDirectionAsString(Direction); in actOnParamCommandDirectionArg()
H A DTextNodeDumper.cpp915 << comments::ParamCommandComment::getDirectionAsString(C->getDirection()); in visitParamCommandComment()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h736 static const char *getDirectionAsString(ParamCommandPassDirection D);