Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DComment.cpp178 const char *ParamCommandComment::getDirectionAsString(PassDirection D) { in getDirectionAsString() function in clang::comments::ParamCommandComment
H A DTextNodeDumper.cpp502 << comments::ParamCommandComment::getDirectionAsString(C->getDirection()); in visitParamCommandComment()
H A DCommentSema.cpp244 const char *FixedName = ParamCommandComment::getDirectionAsString( in actOnParamCommandDirectionArg()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h744 static const char *getDirectionAsString(PassDirection D);