Searched defs:hasPCHSupport (Results 1 – 4 of 4) sorted by relevance
145 bool hasPCHSupport() const override { return false; } in hasPCHSupport() function238 bool hasPCHSupport() const override { return true; } in hasPCHSupport() function
177 virtual bool hasPCHSupport() const { return !usesPreprocessorOnly(); } in hasPCHSupport() function
103 bool ASTMergeAction::hasPCHSupport() const { in hasPCHSupport() function in ASTMergeAction
598 bool WrapperFrontendAction::hasPCHSupport() const { in hasPCHSupport() function in WrapperFrontendAction