Home
last modified time | relevance | path

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

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