Searched refs:ImplicitUsingDirectiveDecl (Results 1 – 1 of 1) sorted by relevance
228 UsingDirectiveDecl *ImplicitUsingDirectiveDecl = nullptr; in ParseNamespace() local231 T.getOpenLocation(), attrs, ImplicitUsingDirectiveDecl, false); in ParseNamespace()247 ImplicitUsingDirectiveDecl); in ParseNamespace()275 UsingDirectiveDecl *ImplicitUsingDirectiveDecl = nullptr; in ParseInnerNamespace() local279 Tracker.getOpenLocation(), attrs, ImplicitUsingDirectiveDecl, true); in ParseInnerNamespace()280 assert(!ImplicitUsingDirectiveDecl && in ParseInnerNamespace()