Searched refs:ImplicitUsingDirectiveDecl (Results 1 – 1 of 1) sorted by relevance
214 UsingDirectiveDecl *ImplicitUsingDirectiveDecl = nullptr; in ParseNamespace() local217 T.getOpenLocation(), attrs, ImplicitUsingDirectiveDecl); in ParseNamespace()233 ImplicitUsingDirectiveDecl); in ParseNamespace()260 UsingDirectiveDecl *ImplicitUsingDirectiveDecl = nullptr; in ParseInnerNamespace() local264 Tracker.getOpenLocation(), attrs, ImplicitUsingDirectiveDecl); in ParseInnerNamespace()265 assert(!ImplicitUsingDirectiveDecl && in ParseInnerNamespace()