Home | History | Annotate | Download | only in AST

Lines Matching defs:Allocator

35       Traits(Allocator, CommentOptions()) {
43 llvm::BumpPtrAllocator Allocator;
67 Lexer L(Allocator, Diags, Traits, Begin, Source, Source + strlen(Source));