Searched refs:ImplicitUsingDirectiveDecl (Results 1 – 1 of 1) sorted by relevance
204 UsingDirectiveDecl *ImplicitUsingDirectiveDecl = nullptr; in ParseNamespace() local207 T.getOpenLocation(), attrs, ImplicitUsingDirectiveDecl, false); in ParseNamespace()223 ImplicitUsingDirectiveDecl); in ParseNamespace()250 UsingDirectiveDecl *ImplicitUsingDirectiveDecl = nullptr; in ParseInnerNamespace() local254 Tracker.getOpenLocation(), attrs, ImplicitUsingDirectiveDecl, true); in ParseInnerNamespace()255 assert(!ImplicitUsingDirectiveDecl && in ParseInnerNamespace()