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

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

Completed in 45 milliseconds