Searched defs:PPRec (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/include/clang/Edit/
H A DEditedSource.h30 const PPConditionalDirectiveRecord *PPRec; member in class:clang::edit::EditedSource
H A DCommit.h50 const PPConditionalDirectiveRecord *PPRec; member in class:clang::edit::Commit
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessingRecord.cpp25 InclusionDirective::InclusionDirective(PreprocessingRecord &PPRec, argument
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DObjCMT.cpp89 const PPConditionalDirectiveRecord *PPRec; member in class:__anon3088::ObjCMigrateASTConsumer
161 PPRec = new PPConditionalDirectiveRecord(CompInst->getSourceManager()); local
1752 PPRec = new PPConditionalDirectiveRecord(CI.getSourceManager()); local
96 ObjCMigrateASTConsumer(StringRef migrateDir, unsigned astMigrateActions, FileRemapper &remapper, FileManager &fileMgr, const PPConditionalDirectiveRecord *PPRec, Preprocessor &PP, bool isOutputFile, ArrayRef<std::string> WhiteList) argument
[all...]
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp1891 PreprocessingRecord *PPRec = PP.getPreprocessingRecord(); local
2093 void ASTWriter::WritePreprocessorDetail(PreprocessingRecord &PPRec) { argument
[all...]
H A DASTReader.cpp1201 PreprocessingRecord &PPRec = *PP.getPreprocessingRecord(); local
4166 PreprocessingRecord &PPRec = *PP.getPreprocessingRecord(); local
[all...]

Completed in 94 milliseconds