Searched refs:hasPCHSupport (Results 1 – 4 of 4) sorted by relevance
104 bool ASTMergeAction::hasPCHSupport() const { in hasPCHSupport() function in ASTMergeAction105 return AdaptedAction->hasPCHSupport(); in hasPCHSupport()
968 assert(hasPCHSupport() && "This action does not have PCH support!"); in BeginSourceFile()1231 bool WrapperFrontendAction::hasPCHSupport() const { in hasPCHSupport() function in WrapperFrontendAction1232 return WrappedAction->hasPCHSupport(); in hasPCHSupport()
196 bool hasPCHSupport() const override { return false; } in hasPCHSupport() function252 bool hasPCHSupport() const override;302 bool hasPCHSupport() const override { return true; } in hasPCHSupport() function
191 virtual bool hasPCHSupport() const { return true; } in hasPCHSupport() function326 bool hasPCHSupport() const override;