Searched defs:DeclRefExpr (Results 1 – 8 of 8) sorted by relevance
27 class DeclRefExpr; variable
53 class DeclRefExpr; variable
2329 AST_MATCHER_P(DeclRefExpr, to, internal::Matcher<Decl>, in AST_MATCHER_P() argument2352 AST_MATCHER_P(DeclRefExpr, throughUsingDecl, in AST_MATCHER_P() argument
751 DECL_VISIT_EXPR(DeclRefExpr) { in DECL_VISIT_EXPR() argument
143 friend class DeclRefExpr; // computeDependence in LLVM_ALIGNAS() local207 friend class DeclRefExpr; in LLVM_ALIGNAS() local
948 explicit DeclRefExpr(EmptyShell Empty) in DeclRefExpr() function
322 DeclRefExpr::DeclRefExpr(const ASTContext &Ctx, in DeclRefExpr() function in DeclRefExpr
100 class DeclRefExpr; variable