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