Searched refs:getPreprocessingRecord (Results 1 – 6 of 6) sorted by relevance
1488 if (NextIndex + 1 == Record.size() && PP.getPreprocessingRecord() && in ReadMacroRecord()1493 PreprocessingRecord &PPRec = *PP.getPreprocessingRecord(); in ReadMacroRecord()2521 if (!PP.getPreprocessingRecord()) in ReadASTBlock()2523 if (!PP.getPreprocessingRecord()->getExternalSource()) in ReadASTBlock()2524 PP.getPreprocessingRecord()->SetExternalSource(*this); in ReadASTBlock()2999 if (!PP.getPreprocessingRecord()) in ReadASTBlock()3001 if (!PP.getPreprocessingRecord()->getExternalSource()) in ReadASTBlock()3002 PP.getPreprocessingRecord()->SetExternalSource(*this); in ReadASTBlock()3004 = PP.getPreprocessingRecord() in ReadASTBlock()4860 if (PreprocessingRecord *PPRec = PP.getPreprocessingRecord()) in getModulePreprocessedEntities()[all …]
2130 PreprocessingRecord *PPRec = PP.getPreprocessingRecord(); in WritePreprocessor()
393 if (!AU->getPreprocessor().getPreprocessingRecord()) in visitPreprocessedEntitiesInRegion()397 = *AU->getPreprocessor().getPreprocessingRecord(); in visitPreprocessedEntitiesInRegion()538 if (CXXUnit->getPreprocessor().getPreprocessingRecord()) in VisitChildren()6738 if (CXXUnit->getPreprocessor().getPreprocessingRecord()) { in clang_annotateTokensImpl()7695 if (PreprocessingRecord *pRec = pp.getPreprocessingRecord()) { in clang_getCXTUResourceUsage()7731 PreprocessingRecord *ppRec = astUnit->getPreprocessor().getPreprocessingRecord(); in clang_getSkippedRanges()7888 PreprocessingRecord *PPRec = PP.getPreprocessingRecord(); in checkForMacroInMacroDefinition()7917 if (!PP.getPreprocessingRecord()) in checkForMacroInMacroDefinition()
613 if (!PP.getPreprocessingRecord()) in indexPreprocessingRecord()
989 PreprocessingRecord *getPreprocessingRecord() const { return Record; } in getPreprocessingRecord() function
2770 if (PreprocessingRecord *PPRec = PP->getPreprocessingRecord()) in getLocalPreprocessingEntities()