Searched refs:ImplicitUsingDirectiveDecl (Results 1 – 1 of 1) sorted by relevance
226 UsingDirectiveDecl *ImplicitUsingDirectiveDecl = nullptr; in ParseNamespace() local229 T.getOpenLocation(), attrs, ImplicitUsingDirectiveDecl); in ParseNamespace()245 ImplicitUsingDirectiveDecl); in ParseNamespace()272 UsingDirectiveDecl *ImplicitUsingDirectiveDecl = nullptr; in ParseInnerNamespace() local276 Tracker.getOpenLocation(), attrs, ImplicitUsingDirectiveDecl); in ParseInnerNamespace()277 assert(!ImplicitUsingDirectiveDecl && in ParseInnerNamespace()