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

Declarations

tools/clang/include/clang/AST/Decl.h
 4331   static ExportDecl *Create(ASTContext &C, DeclContext *DC,

References

tools/clang/lib/Sema/SemaModule.cpp
  527   ExportDecl *D = ExportDecl::Create(Context, CurContext, ExportLoc);