Searched defs:DeclRefExpr (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp480 DeclRefExpr::DeclRefExpr(const ASTContext &Ctx, ValueDecl *D, function in class:DeclRefExpr
498 DeclRefExpr::DeclRefExpr(const ASTContext &Ctx, function in class:DeclRefExpr
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h1211 explicit DeclRefExpr(EmptyShell Empty) : Expr(DeclRefExprClass, Empty) {} function in class:clang::final

Completed in 98 milliseconds