Home
last modified time | relevance | path

Searched refs:ImplicitUsingDirectiveDecl (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Parse/
DParseDeclCXX.cpp184 UsingDirectiveDecl *ImplicitUsingDirectiveDecl = nullptr; in ParseNamespace() local
188 attrs.getList(), ImplicitUsingDirectiveDecl); in ParseNamespace()
205 ImplicitUsingDirectiveDecl); in ParseNamespace()
235 UsingDirectiveDecl *ImplicitUsingDirectiveDecl = nullptr; in ParseInnerNamespace() local
240 attrs.getList(), ImplicitUsingDirectiveDecl); in ParseInnerNamespace()
241 assert(!ImplicitUsingDirectiveDecl && in ParseInnerNamespace()