Searched defs:HasUnresolvedUsing (Results 1 – 2 of 2) sorted by relevance
1527 const ASTContext &Context, bool HasUnresolvedUsing, Expr *Base, in UnresolvedMemberExpr()1567 const ASTContext &Context, bool HasUnresolvedUsing, Expr *Base, in Create()
923 unsigned HasUnresolvedUsing : 1; variable