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