Home | History | Annotate | Download | only in Parse

Lines Matching refs:getPreprocessorAllocator

791     (PragmaPackInfo*) PP.getPreprocessorAllocator().Allocate(
801 (Token*) PP.getPreprocessorAllocator().Allocate(
844 (Token*) PP.getPreprocessorAllocator().Allocate(
913 (Token*) PP.getPreprocessorAllocator().Allocate(
1005 (Token*) PP.getPreprocessorAllocator().Allocate(
1056 (Token*) PP.getPreprocessorAllocator().Allocate(
1068 (Token*) PP.getPreprocessorAllocator().Allocate(
1113 (Token*) PP.getPreprocessorAllocator().Allocate(
1135 (Token*) PP.getPreprocessorAllocator().Allocate(
1193 (Token*) PP.getPreprocessorAllocator().Allocate(
1459 auto Value = new (PP.getPreprocessorAllocator())
1731 auto *Info = new (PP.getPreprocessorAllocator()) PragmaLoopHintInfo;