Searched refs:hasPCHSupport (Results 1 – 5 of 5) sorted by relevance
103 bool ASTMergeAction::hasPCHSupport() const { in hasPCHSupport() function in ASTMergeAction104 return AdaptedAction->hasPCHSupport(); in hasPCHSupport()
1125 assert(hasPCHSupport() && "This action does not have PCH support!"); in BeginSourceFile()1389 bool WrapperFrontendAction::hasPCHSupport() const { in hasPCHSupport() function in WrapperFrontendAction1390 return WrappedAction->hasPCHSupport(); in hasPCHSupport()
214 bool hasPCHSupport() const override { return false; } in hasPCHSupport() function270 bool hasPCHSupport() const override;320 bool hasPCHSupport() const override { return true; } in hasPCHSupport() function
197 virtual bool hasPCHSupport() const { return true; } in hasPCHSupport() function332 bool hasPCHSupport() const override;
692 {"_ZNK5clang14FrontendAction13hasPCHSupportEv", "clang::FrontendAction::hasPCHSupport() const"},701 …rintPreprocessedAction13hasPCHSupportEv", "clang::PrintPreprocessedAction::hasPCHSupport() const"},752 {"_ZNK5clang14ASTMergeAction13hasPCHSupportEv", "clang::ASTMergeAction::hasPCHSupport() const"},