Searched refs:hasPCHSupport (Results 1 – 8 of 8) sorted by relevance
145 bool hasPCHSupport() const override { return false; } in hasPCHSupport() function194 bool hasPCHSupport() const override;238 bool hasPCHSupport() const override { return true; } in hasPCHSupport() function
177 virtual bool hasPCHSupport() const { return !usesPreprocessorOnly(); } in hasPCHSupport() function303 bool hasPCHSupport() const override;
104 bool ASTMergeAction::hasPCHSupport() const { in hasPCHSupport() function in ASTMergeAction105 return AdaptedAction->hasPCHSupport(); in hasPCHSupport()
857 assert(hasPCHSupport() && "This action does not have PCH support!"); in BeginSourceFile()1103 bool WrapperFrontendAction::hasPCHSupport() const { in hasPCHSupport() function in WrapperFrontendAction1104 return WrappedAction->hasPCHSupport(); in hasPCHSupport()
103 bool ASTMergeAction::hasPCHSupport() const { in hasPCHSupport() function in ASTMergeAction104 return AdaptedAction->hasPCHSupport(); in hasPCHSupport()
355 assert(hasPCHSupport() && "This action does not have PCH support!"); in BeginSourceFile()598 bool WrapperFrontendAction::hasPCHSupport() const { in hasPCHSupport() function in WrapperFrontendAction599 return WrappedAction->hasPCHSupport(); in hasPCHSupport()
182 bool hasPCHSupport() const override { return false; } in hasPCHSupport() function238 bool hasPCHSupport() const override;288 bool hasPCHSupport() const override { return true; } in hasPCHSupport() function
191 virtual bool hasPCHSupport() const { return true; } in hasPCHSupport() function324 bool hasPCHSupport() const override;