Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DComment.cpp192 const char *ParamCommandComment::getDirectionAsString(PassDirection D) { in getDirectionAsString() function in clang::comments::ParamCommandComment
H A DCommentSema.cpp246 const char *FixedName = ParamCommandComment::getDirectionAsString( in actOnParamCommandDirectionArg()
H A DTextNodeDumper.cpp779 << comments::ParamCommandComment::getDirectionAsString(C->getDirection()); in visitParamCommandComment()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DComment.h743 static const char *getDirectionAsString(PassDirection D);