Home
last modified time | relevance | path

Searched defs:declRef (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/ARCMigrate/
H A DTransARCAssign.cpp48 DeclRefExpr *declRef = dyn_cast<DeclRefExpr>(E->IgnoreParenCasts()); in VisitBinaryOperator() local
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBlocks.cpp954 DeclRefExpr declRef(getContext(), const_cast<VarDecl *>(variable), in EmitBlockLiteral() local
1028 DeclRefExpr declRef(getContext(), const_cast<VarDecl *>(variable), in EmitBlockLiteral() local
H A DCGObjC.cpp321 const DeclRefExpr *declRef = dyn_cast<DeclRefExpr>(ice->getSubExpr()); in shouldExtendReceiverForInnerPointerMessage() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp13682 DeclRefExpr *declRef = dyn_cast<DeclRefExpr>(E->IgnoreParenCasts()); in CheckForModifiableLvalue() local