Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp409 if (auto *DRef = dyn_cast<DeclRefExpr>(E->IgnoreParenCasts())) in isReferenceToNoReturn() local
448 if (auto *DRef = in VisitUnaryOperator() local
457 if (auto *DRef = dyn_cast<DeclRefExpr>(BO->getLHS()->IgnoreParenCasts())) in VisitBinaryOperator() local
467 if (auto *DRef = dyn_cast<DeclRefExpr>(Arg->IgnoreParenCasts())) in VisitCallExpr() local