Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Edit/
H A DEditedSource.h38 const PPConditionalDirectiveRecord *PPRec; variable
H A DCommit.h54 const PPConditionalDirectiveRecord *PPRec; variable
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp149 PPConditionalDirectiveRecord &PPRec; member in __anon08ff66800211::ParsedSrcLocationsTracker
364 auto *PPRec = new PPConditionalDirectiveRecord(PP.getSourceManager()); in CreateASTConsumer() local
H A DCIndex.cpp239 PreprocessingRecord &PPRec, in visitPreprocessedEntitiesInRange()
411 PreprocessingRecord &PPRec = *AU->getPreprocessor().getPreprocessingRecord(); in visitPreprocessedEntitiesInRegion() local
453 PreprocessingRecord &PPRec, in visitPreprocessedEntities()
9055 PreprocessingRecord *PPRec = PP.getPreprocessingRecord(); in checkForMacroInMacroDefinition() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp101 const PPConditionalDirectiveRecord *PPRec; member in __anon0304ea920111::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
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessingRecord.cpp42 InclusionDirective::InclusionDirective(PreprocessingRecord &PPRec, in InclusionDirective()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp2580 if (PreprocessingRecord *PPRec = PP->getPreprocessingRecord()) in getLocalPreprocessingEntities() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp2151 PreprocessingRecord *PPRec = PP.getPreprocessingRecord(); in WritePreprocessor() local
2356 void ASTWriter::WritePreprocessorDetail(PreprocessingRecord &PPRec, in WritePreprocessorDetail()
H A DASTReader.cpp1781 PreprocessingRecord &PPRec = *PP.getPreprocessingRecord(); in ReadMacroRecord() local
5917 if (PreprocessingRecord *PPRec = PP.getPreprocessingRecord()) in getModulePreprocessedEntities() local
5980 PreprocessingRecord &PPRec = *PP.getPreprocessingRecord(); in ReadPreprocessedEntity() local