Searched refs:hasIRSupport (Results 1 – 7 of 7) sorted by relevance
203 virtual bool hasIRSupport() const { return false; } in hasIRSupport() function334 bool hasIRSupport() const override;
216 bool hasIRSupport() const override { return false; } in hasIRSupport() function
67 bool hasIRSupport() const override;
908 if (!hasIRSupport()) { in BeginSourceFile()1395 bool WrapperFrontendAction::hasIRSupport() const { in hasIRSupport() function in WrapperFrontendAction1396 return WrappedAction->hasIRSupport(); in hasIRSupport()
827 if (!WrappedAct->hasIRSupport()) in getCodeGen()
908 bool CodeGenAction::hasIRSupport() const { return true; } in hasIRSupport() function in CodeGenAction
694 {"_ZNK5clang14FrontendAction12hasIRSupportEv", "clang::FrontendAction::hasIRSupport() const"},3797 {"_ZNK5clang13CodeGenAction12hasIRSupportEv", "clang::CodeGenAction::hasIRSupport() const"},