15 #include "llvm/Bitcode/BitstreamReader.h"
18 using namespace clang;
virtual void HandleInterestingDecl(DeclGroupRef D)
Describes a module import declaration, which makes the contents of the named module visible in the cu...
virtual void HandleImplicitImportDecl(ImportDecl *D)
Handle an ImportDecl that was implicitly created due to an inclusion directive. The default implement...
virtual void HandleTopLevelDeclInObjCContainer(DeclGroupRef D)
Handle the specified top-level declaration that occurred inside and ObjC container. The default implementation ignored them.
virtual bool HandleTopLevelDecl(DeclGroupRef D)