Searched defs:hasPCHSupport (Results 1 – 4 of 4) sorted by relevance
182 bool hasPCHSupport() const override { return false; } in hasPCHSupport() function288 bool hasPCHSupport() const override { return true; } in hasPCHSupport() function
191 virtual bool hasPCHSupport() const { return true; } in hasPCHSupport() function
104 bool ASTMergeAction::hasPCHSupport() const { in hasPCHSupport() function in ASTMergeAction
1106 bool WrapperFrontendAction::hasPCHSupport() const { in hasPCHSupport() function in WrapperFrontendAction