Searched defs:hasIRSupport (Results 1 – 4 of 4) sorted by relevance
215 bool hasIRSupport() const override { return false; } in hasIRSupport() function
197 virtual bool hasIRSupport() const { return false; } in hasIRSupport() function
1246 bool WrapperFrontendAction::hasIRSupport() const { in hasIRSupport() function in WrapperFrontendAction
948 bool CodeGenAction::hasIRSupport() const { return true; } in hasIRSupport() function in CodeGenAction