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