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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExpr.cpp322 DeclRefExpr::DeclRefExpr(const ASTContext &Ctx, function in class:DeclRefExpr
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DExpr.h963 explicit DeclRefExpr(EmptyShell Empty) function in class:clang::final
971 DeclRefExpr(ValueDecl *D, bool RefersToEnclosingVariableOrCapture, QualType T, function in class:clang::final

Completed in 66 milliseconds