Home | History | Annotate | Download | only in AST

Lines Matching full:lexer

1 //===- unittests/AST/CommentLexer.cpp ------ Comment lexer tests ----------===//
67 Lexer L(Allocator, Diags, Traits, Begin, Source, Source + strlen(Source));