namespace clang
namespace comments
class ParamCommandComment
enum ParamCommandComment::PassDirection
enum ParamCommandComment::PassDirection
Declared at:
clang/include/clang/AST/Comment.h:720
Enumerators
Name
Value
Comment
In
0
Out
1
InOut
2