Searched refs:DFGImpl (Results 1 – 1 of 1) sorted by relevance
153 class DFGImpl : public PPCallbacks { class172 DFGImpl(const Preprocessor *_PP, const DependencyOutputOptions &Opts) in DFGImpl() function in __anon6417ed290211::DFGImpl204 DFGImpl &Parent;206 DFGMMCallback(DFGImpl &Parent) : Parent(Parent) {} in DFGMMCallback()215 DFGImpl &Parent;217 DFGASTReaderListener(DFGImpl &Parent) in DFGASTReaderListener()245 DFGImpl *Callback = new DFGImpl(&PP, Opts); in CreateAndAttachToPreprocessor()253 DFGImpl *I = reinterpret_cast<DFGImpl *>(Impl); in AttachToASTReader()260 bool DFGImpl::FileMatchesDepCriteria(const char *Filename, in FileMatchesDepCriteria()271 void DFGImpl::FileChanged(SourceLocation Loc, in FileChanged()[all …]