Home
last modified time | relevance | path

Searched defs:DeclRefExpr (Results 1 – 9 of 9) sorted by relevance

/external/clang/include/clang/Analysis/Analyses/
DLiveVariables.h27 class DeclRefExpr; variable
/external/lldb/include/lldb/Core/
DClangForward.h53 class DeclRefExpr; variable
/external/clang/include/clang/Sema/
DScopeInfo.h44 class DeclRefExpr; variable
DSema.h100 class DeclRefExpr; variable
/external/clang/include/clang/ASTMatchers/
DASTMatchers.h2010 AST_MATCHER_P(DeclRefExpr, to, internal::Matcher<Decl>, in AST_MATCHER_P() argument
2033 AST_MATCHER_P(DeclRefExpr, throughUsingDecl, in AST_MATCHER_P() argument
/external/chromium_org/v8/tools/gcmole/
Dgcmole.cc751 DECL_VISIT_EXPR(DeclRefExpr) { in DECL_VISIT_EXPR() argument
/external/clang/include/clang/AST/
DStmt.h143 friend class DeclRefExpr; // computeDependence variable
207 friend class DeclRefExpr; variable
DExpr.h943 explicit DeclRefExpr(EmptyShell Empty) in DeclRefExpr() function
/external/clang/lib/AST/
DExpr.cpp340 DeclRefExpr::DeclRefExpr(const ASTContext &Ctx, in DeclRefExpr() function in DeclRefExpr