Searched refs:getPreprocessingRecord (Results 1 – 8 of 8) sorted by relevance
747 if (PreprocessingRecord *PRec = PP.getPreprocessingRecord()) in getUsedBytes()
111 if (PreprocessingRecord *PRec = PP.getPreprocessingRecord()) in AfterExecute()
3086 if (!PP.getPreprocessingRecord()) in ReadASTBlock()3088 if (!PP.getPreprocessingRecord()->getExternalSource()) in ReadASTBlock()3561 if (!PP.getPreprocessingRecord()) in ReadASTBlock()3563 if (!PP.getPreprocessingRecord()->getExternalSource()) in ReadASTBlock()3564 PP.getPreprocessingRecord()->SetExternalSource(*this); in ReadASTBlock()3566 = PP.getPreprocessingRecord() in ReadASTBlock()3590 if (!PP.getPreprocessingRecord()) in ReadASTBlock()3592 if (!PP.getPreprocessingRecord()->getExternalSource()) in ReadASTBlock()3593 PP.getPreprocessingRecord()->SetExternalSource(*this); in ReadASTBlock()6014 if (!PP.getPreprocessingRecord()) { in ReadPreprocessedEntity()[all …]
2283 PreprocessingRecord *PPRec = PP.getPreprocessingRecord(); in WritePreprocessor()
645 if (!PP.getPreprocessingRecord()) in indexPreprocessingRecord()
409 if (!AU->getPreprocessor().getPreprocessingRecord()) in visitPreprocessedEntitiesInRegion()412 PreprocessingRecord &PPRec = *AU->getPreprocessor().getPreprocessingRecord(); in visitPreprocessedEntitiesInRegion()550 if (CXXUnit->getPreprocessor().getPreprocessingRecord()) in VisitChildren()7951 if (CXXUnit->getPreprocessor().getPreprocessingRecord()) { in clang_annotateTokensImpl()9055 if (PreprocessingRecord *pRec = pp.getPreprocessingRecord()) { in clang_getCXTUResourceUsage()9091 astUnit->getPreprocessor().getPreprocessingRecord(); in clang_getSkippedRanges()9134 astUnit->getPreprocessor().getPreprocessingRecord(); in clang_getAllSkippedRanges()9314 PreprocessingRecord *PPRec = PP.getPreprocessingRecord(); in checkForMacroInMacroDefinition()9343 if (!PP.getPreprocessingRecord()) in checkForMacroInMacroDefinition()
1456 PreprocessingRecord *getPreprocessingRecord() const { return Record; } in getPreprocessingRecord() function
2583 if (PreprocessingRecord *PPRec = PP->getPreprocessingRecord()) in getLocalPreprocessingEntities()