Home | History | Annotate | Download | only in AST

Lines Matching refs:ExternCContextDecl

3797 void ExternCContextDecl::anchor() { }
3799 ExternCContextDecl *ExternCContextDecl::Create(const ASTContext &C,
3801 return new (C, DC) ExternCContextDecl(DC);