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