Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDecl.cpp686 static bool isAccessedBy(const VarDecl &var, const Stmt *s) { in isAccessedBy() function
711 static bool isAccessedBy(const ValueDecl *decl, const Expr *e) { in isAccessedBy() function