Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DComment.h116 friend class ParamCommandComment; variable
689 ParamCommandComment(SourceLocation LocBegin, in ParamCommandComment() function
703 static bool classof(const ParamCommandComment *) { return true; } in classof()