Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDeadStoresChecker.cpp286 void CheckDeclRef(const DeclRefExpr *DR, const Expr *Val, DeadStoreKind dsk, in CheckDeclRef() function in __anone4f01d790211::DeadStoreObs
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.cpp561 bool CheckDeclRef(InterpState &S, CodePtr OpPC, const DeclRefExpr *DR) { in CheckDeclRef() function