Searched refs:UsingDeclContext (Results 1 – 2 of 2) sorted by relevance
35 struct UsingDeclContext { struct36 explicit UsingDeclContext(const UsingDecl *FoundUsingDecl) in UsingDeclContext() argument50 std::vector<UsingDeclContext> Contexts; argument
100 UsingDeclContext Context(Using); in check()