Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DComment.h853 VerbatimBlockComment(SourceLocation LocBegin, in VerbatimBlockComment() function
864 static bool classof(const VerbatimBlockComment *) { return true; } in classof()