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