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