Searched defs:DeclRefExpr (Results 1 – 7 of 7) sorted by relevance
27 class DeclRefExpr; variable
783 DECL_VISIT_EXPR(DeclRefExpr) { in DECL_VISIT_EXPR() argument
105 friend class DeclRefExpr; // computeDependence in LLVM_ALIGNAS() local170 friend class DeclRefExpr; in LLVM_ALIGNAS() local
973 explicit DeclRefExpr(EmptyShell Empty) in DeclRefExpr() function
2752 AST_MATCHER_P(DeclRefExpr, to, internal::Matcher<Decl>, in AST_MATCHER_P() argument2773 AST_MATCHER_P(DeclRefExpr, throughUsingDecl, in AST_MATCHER_P() argument
322 DeclRefExpr::DeclRefExpr(const ASTContext &Ctx, in DeclRefExpr() function in DeclRefExpr
103 class DeclRefExpr; variable