Searched refs:ImplicitUsingDirectiveDecl (Results 1 – 1 of 1) sorted by relevance
239 UsingDirectiveDecl *ImplicitUsingDirectiveDecl = nullptr; in ParseNamespace() local242 T.getOpenLocation(), attrs, ImplicitUsingDirectiveDecl, false); in ParseNamespace()258 ImplicitUsingDirectiveDecl); in ParseNamespace()286 UsingDirectiveDecl *ImplicitUsingDirectiveDecl = nullptr; in ParseInnerNamespace() local290 Tracker.getOpenLocation(), attrs, ImplicitUsingDirectiveDecl, true); in ParseInnerNamespace()291 assert(!ImplicitUsingDirectiveDecl && in ParseInnerNamespace()