Searched refs:getPreprocessingRecord (Results 1 – 6 of 6) sorted by relevance
1468 if (NextIndex + 1 == Record.size() && PP.getPreprocessingRecord() && in ReadMacroRecord()1473 PreprocessingRecord &PPRec = *PP.getPreprocessingRecord(); in ReadMacroRecord()2501 if (!PP.getPreprocessingRecord()) in ReadASTBlock()2503 if (!PP.getPreprocessingRecord()->getExternalSource()) in ReadASTBlock()2504 PP.getPreprocessingRecord()->SetExternalSource(*this); in ReadASTBlock()2979 if (!PP.getPreprocessingRecord()) in ReadASTBlock()2981 if (!PP.getPreprocessingRecord()->getExternalSource()) in ReadASTBlock()2982 PP.getPreprocessingRecord()->SetExternalSource(*this); in ReadASTBlock()2984 = PP.getPreprocessingRecord() in ReadASTBlock()4837 if (PreprocessingRecord *PPRec = PP.getPreprocessingRecord()) in getModulePreprocessedEntities()[all …]
2051 PreprocessingRecord *PPRec = PP.getPreprocessingRecord(); in WritePreprocessor()
396 if (!AU->getPreprocessor().getPreprocessingRecord()) in visitPreprocessedEntitiesInRegion()400 = *AU->getPreprocessor().getPreprocessingRecord(); in visitPreprocessedEntitiesInRegion()539 if (CXXUnit->getPreprocessor().getPreprocessingRecord()) in VisitChildren()6368 if (CXXUnit->getPreprocessor().getPreprocessingRecord()) { in clang_annotateTokensImpl()7271 if (PreprocessingRecord *pRec = pp.getPreprocessingRecord()) { in clang_getCXTUResourceUsage()7307 PreprocessingRecord *ppRec = astUnit->getPreprocessor().getPreprocessingRecord(); in clang_getSkippedRanges()7464 PreprocessingRecord *PPRec = PP.getPreprocessingRecord(); in checkForMacroInMacroDefinition()7493 if (!PP.getPreprocessingRecord()) in checkForMacroInMacroDefinition()
660 if (!PP.getPreprocessingRecord()) in indexPreprocessingRecord()
982 PreprocessingRecord *getPreprocessingRecord() const { return Record; } in getPreprocessingRecord() function
2760 if (PreprocessingRecord *PPRec = PP->getPreprocessingRecord()) in getLocalPreprocessingEntities()