Searched refs:DFGImpl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Frontend/
H A DDependencyFile.cpp142 class DFGImpl : public PPCallbacks { class in namespace:__anon1047
159 DFGImpl(const Preprocessor *_PP, const DependencyOutputOptions &Opts) function in class:__anon1047::DFGImpl
186 DFGImpl &Parent;
188 DFGASTReaderListener(DFGImpl &Parent)
215 DFGImpl *Callback = new DFGImpl(&PP, Opts);
221 DFGImpl *I = reinterpret_cast<DFGImpl *>(Impl);
228 bool DFGImpl::FileMatchesDepCriteria(const char *Filename,
239 void DFGImpl
[all...]

Completed in 56 milliseconds