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

/external/clang/include/clang/AST/
H A DComment.h754 class TParamCommandComment : public BlockCommandComment { class in namespace:clang::comments
771 TParamCommandComment(SourceLocation LocBegin, function in class:clang::comments::TParamCommandComment
781 static bool classof(const TParamCommandComment *) { return true; }

Completed in 439 milliseconds