Searched defs:UsingType (Results 1 – 2 of 2) sorted by relevance
4282 AST_POLYMORPHIC_MATCHER_P(throughUsingDecl,AST_POLYMORPHIC_SUPPORTED_TYPES (DeclRefExpr,UsingType),internal::Matcher<UsingShadowDecl>,Inner) AST_POLYMORPHIC_MATCHER_P() argument
3923 UsingType::UsingType(const UsingShadowDecl *Found, QualType Underlying, in UsingType() function in UsingType