Home
last modified time | relevance | path

Searched defs:HasUnresolvedUsing (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1457 const ASTContext &Context, bool HasUnresolvedUsing, Expr *Base, in UnresolvedMemberExpr()
1497 const ASTContext &Context, bool HasUnresolvedUsing, Expr *Base, in Create()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h908 unsigned HasUnresolvedUsing : 1; in alignas() local