Searched refs:hasEmittedPCH (Results 1 – 4 of 4) sorted by relevance
786 bool hasEmittedPCH() const { return Buffer->IsComplete; } in hasEmittedPCH() function
940 bool hasEmittedPCH() const { return Buffer->IsComplete; } in hasEmittedPCH() function
249 if (!hasEmittedPCH()) in HandleTranslationUnit()
953 if (hasEmittedPCH()) { in HandleTranslationUnit()