Searched defs:DeclRefExpr (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp369 DeclRefExpr::DeclRefExpr(const ASTContext &Ctx, function in class:DeclRefExpr
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h868 class DeclRefExpr : public Expr { class in namespace:clang
919 explicit DeclRefExpr(EmptyShell Empty) function in class:clang::DeclRefExpr
927 DeclRefExpr(ValueDecl *D, bool refersToEnclosingLocal, QualType T, function in class:clang::DeclRefExpr
[all...]

Completed in 65 milliseconds