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