reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/AST/Decl.h
 4287   static ImportDecl *CreateImplicit(ASTContext &C, DeclContext *DC,

References

tools/clang/lib/Sema/SemaModule.cpp
  427     ImportDecl *ImportD = ImportDecl::CreateImplicit(getASTContext(), TU,
  513   ImportDecl *ImportD = ImportDecl::CreateImplicit(getASTContext(), TU,