Searched refs:getWrapped (Results 1 – 1 of 1) sorted by relevance
157 FrontendAction *getWrapped() const { return WrappedAction.get(); } in getWrapped() function in clang::IncrementalAction182 if (IsTerminating && getWrapped()) in EndSourceFile()194 FrontendAction *WrappedAct = Act->getWrapped(); in getCodeGen()