Home | History | Annotate | Download | only in Lex

Lines Matching refs:getPreprocessorAllocator

448         Info = new (PP.getPreprocessorAllocator())
527 Info = new (PP.getPreprocessorAllocator())
740 llvm::BumpPtrAllocator &getPreprocessorAllocator() { return BP; }