Home
last modified time | relevance | path

Searched defs:PPRec (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Edit/
DEditedSource.h38 const PPConditionalDirectiveRecord *PPRec; variable
DCommit.h54 const PPConditionalDirectiveRecord *PPRec; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/ARCMigrate/
DObjCMT.cpp101 const PPConditionalDirectiveRecord *PPRec; member in __anonc9f6c99f0111::ObjCMigrateASTConsumer
119 const PPConditionalDirectiveRecord *PPRec, in ObjCMigrateASTConsumer()
199 PPRec = new PPConditionalDirectiveRecord(CompInst->getSourceManager()); in CreateASTConsumer() local
2012 PPRec = new PPConditionalDirectiveRecord(CI.getSourceManager()); in CreateASTConsumer() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DPreprocessingRecord.cpp42 InclusionDirective::InclusionDirective(PreprocessingRecord &PPRec, in InclusionDirective()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
DASTUnit.cpp2581 if (PreprocessingRecord *PPRec = PP->getPreprocessingRecord()) in getLocalPreprocessingEntities() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
DASTWriter.cpp2151 PreprocessingRecord *PPRec = PP.getPreprocessingRecord(); in WritePreprocessor() local
2356 void ASTWriter::WritePreprocessorDetail(PreprocessingRecord &PPRec, in WritePreprocessorDetail()
DASTReader.cpp1783 PreprocessingRecord &PPRec = *PP.getPreprocessingRecord(); in ReadMacroRecord() local
5933 if (PreprocessingRecord *PPRec = PP.getPreprocessingRecord()) in getModulePreprocessedEntities() local
6002 PreprocessingRecord &PPRec = *PP.getPreprocessingRecord(); in ReadPreprocessedEntity() local