Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DComment.cpp117 const char *ParamCommandComment::getDirectionAsString(PassDirection D) { in getDirectionAsString() function in clang::comments::ParamCommandComment
DCommentSema.cpp244 const char *FixedName = ParamCommandComment::getDirectionAsString( in actOnParamCommandDirectionArg()
DASTDumper.cpp2393 OS << " " << ParamCommandComment::getDirectionAsString(C->getDirection()); in visitParamCommandComment()
/external/clang/include/clang/AST/
DComment.h749 static const char *getDirectionAsString(PassDirection D);