Searched defs:DeclRefExpr (Results 1 – 6 of 6) sorted by relevance
27 class DeclRefExpr; variable
2205 AST_MATCHER_P(DeclRefExpr, to, internal::Matcher<Decl>, in AST_MATCHER_P() argument2228 AST_MATCHER_P(DeclRefExpr, throughUsingDecl, in AST_MATCHER_P() argument
143 friend class DeclRefExpr; // computeDependence variable207 friend class DeclRefExpr; variable
948 explicit DeclRefExpr(EmptyShell Empty) in DeclRefExpr() function
322 DeclRefExpr::DeclRefExpr(const ASTContext &Ctx, in DeclRefExpr() function in DeclRefExpr
100 class DeclRefExpr; variable