Searched defs:PPRec (Results 1 – 10 of 10) sorted by relevance
30 const PPConditionalDirectiveRecord *PPRec; variable
50 const PPConditionalDirectiveRecord *PPRec; variable
105 PPRec = new PPConditionalDirectiveRecord(SourceMgr); in TEST_F() local
25 InclusionDirective::InclusionDirective(PreprocessingRecord &PPRec, in InclusionDirective()
95 const PPConditionalDirectiveRecord *PPRec; member in __anonf83fd5c00111::ObjCMigrateASTConsumer106 const PPConditionalDirectiveRecord *PPRec, in ObjCMigrateASTConsumer()191 PPRec = new PPConditionalDirectiveRecord(CompInst->getSourceManager()); in CreateASTConsumer() local1871 PPRec = new PPConditionalDirectiveRecord(CI.getSourceManager()); in CreateASTConsumer() local
433 PPRec = new PPConditionalDirectiveRecord(PP.getSourceManager()); in CreateASTConsumer() local
226 PreprocessingRecord &PPRec, in visitPreprocessedEntitiesInRange()395 PreprocessingRecord &PPRec in visitPreprocessedEntitiesInRegion() local441 PreprocessingRecord &PPRec, in visitPreprocessedEntities()6901 PreprocessingRecord *PPRec = PP.getPreprocessingRecord(); in checkForMacroInMacroDefinition() local
1917 PreprocessingRecord *PPRec = PP.getPreprocessingRecord(); in WritePreprocessor() local2119 void ASTWriter::WritePreprocessorDetail(PreprocessingRecord &PPRec) { in WritePreprocessorDetail()
1429 PreprocessingRecord &PPRec = *PP.getPreprocessingRecord(); in ReadMacroRecord() local4710 if (PreprocessingRecord *PPRec = PP.getPreprocessingRecord()) in getModulePreprocessedEntities() local4748 PreprocessingRecord &PPRec = *PP.getPreprocessingRecord(); in ReadPreprocessedEntity() local
2783 if (PreprocessingRecord *PPRec = PP->getPreprocessingRecord()) in getLocalPreprocessingEntities() local