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