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()
977 assert(hasPCHSupport() && "This action does not have PCH support!"); in BeginSourceFile()1240 bool WrapperFrontendAction::hasPCHSupport() const { in hasPCHSupport() function in WrapperFrontendAction1241 return WrappedAction->hasPCHSupport(); in hasPCHSupport()
213 bool hasPCHSupport() const override { return false; } in hasPCHSupport() function269 bool hasPCHSupport() const override;319 bool hasPCHSupport() const override { return true; } in hasPCHSupport() function
191 virtual bool hasPCHSupport() const { return true; } in hasPCHSupport() function326 bool hasPCHSupport() const override;