Searched defs:hasIRSupport (Results 1 – 4 of 4) sorted by relevance
147 bool hasIRSupport() const override { return false; } in hasIRSupport() function
183 virtual bool hasIRSupport() const { return false; } in hasIRSupport() function
604 bool WrapperFrontendAction::hasIRSupport() const { in hasIRSupport() function in WrapperFrontendAction
670 bool CodeGenAction::hasIRSupport() const { return true; } in hasIRSupport() function in CodeGenAction