Searched refs:WrappedAct (Results 1 – 1 of 1) sorted by relevance
210 FrontendAction *WrappedAct = IncrAct->getWrapped(); in getCodeGen() local211 if (!WrappedAct->hasIRSupport()) in getCodeGen()213 return static_cast<CodeGenAction *>(WrappedAct)->getCodeGenerator(); in getCodeGen()