Searched defs:ParamCommandComment (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DComment.h141 friend class ParamCommandComment;
145 /// Parameter passing direction, see ParamCommandComment::PassDirection.
696 class ParamCommandComment : public BlockCommandComment { class in namespace:clang::comments
704 ParamCommandComment(SourceLocation LocBegin, function in class:clang::comments::ParamCommandComment

Completed in 57 milliseconds