Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Edit/
H A DEditedSource.h38 const PPConditionalDirectiveRecord *PPRec; variable
H A DCommit.h54 const PPConditionalDirectiveRecord *PPRec; variable
/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DObjCMT.cpp101 const PPConditionalDirectiveRecord *PPRec; member in __anonc0b9d3d40111::ObjCMigrateASTConsumer
119 const PPConditionalDirectiveRecord *PPRec, in ObjCMigrateASTConsumer()
199 PPRec = new PPConditionalDirectiveRecord(CompInst->getSourceManager()); in CreateASTConsumer() local
2009 PPRec = new PPConditionalDirectiveRecord(CI.getSourceManager()); in CreateASTConsumer() local
/openbsd/gnu/llvm/clang/tools/libclang/
H A DIndexing.cpp149 PPConditionalDirectiveRecord &PPRec; member in __anon0793a8420211::ParsedSrcLocationsTracker
364 auto *PPRec = new PPConditionalDirectiveRecord(PP.getSourceManager()); in CreateASTConsumer() local
H A DCIndex.cpp240 PreprocessingRecord &PPRec, in visitPreprocessedEntitiesInRange()
412 PreprocessingRecord &PPRec = *AU->getPreprocessor().getPreprocessingRecord(); in visitPreprocessedEntitiesInRegion() local
454 PreprocessingRecord &PPRec, in visitPreprocessedEntities()
9382 PreprocessingRecord *PPRec = PP.getPreprocessingRecord(); in checkForMacroInMacroDefinition() local
/openbsd/gnu/llvm/clang/lib/Lex/
H A DPreprocessingRecord.cpp42 InclusionDirective::InclusionDirective(PreprocessingRecord &PPRec, in InclusionDirective()
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp2610 if (PreprocessingRecord *PPRec = PP->getPreprocessingRecord()) in getLocalPreprocessingEntities() local
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp2291 PreprocessingRecord *PPRec = PP.getPreprocessingRecord(); in WritePreprocessor() local
2550 void ASTWriter::WritePreprocessorDetail(PreprocessingRecord &PPRec, in WritePreprocessorDetail()
H A DASTReader.cpp1805 PreprocessingRecord &PPRec = *PP.getPreprocessingRecord(); in ReadMacroRecord() local
6013 if (PreprocessingRecord *PPRec = PP.getPreprocessingRecord()) in getModulePreprocessedEntities() local
6082 PreprocessingRecord &PPRec = *PP.getPreprocessingRecord(); in ReadPreprocessedEntity() local