Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DComment.cpp187 const char *ParamCommandComment::getDirectionAsString(PassDirection D) { in getDirectionAsString() function in clang::comments::ParamCommandComment
H A DCommentSema.cpp244 const char *FixedName = ParamCommandComment::getDirectionAsString( in actOnParamCommandDirectionArg()
H A DTextNodeDumper.cpp822 << comments::ParamCommandComment::getDirectionAsString(C->getDirection()); in visitParamCommandComment()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DComment.h726 static const char *getDirectionAsString(PassDirection D);