Home
last modified time | relevance | path

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

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