Home
last modified time | relevance | path

Searched refs:findLastStmtThatUsesDecl (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp788 static const Stmt *findLastStmtThatUsesDecl(const Decl *D, in findLastStmtThatUsesDecl() function in __anon2feca2d00511::LastDeclUSEFinder
962 LastStmtOfUse = LastDeclUSEFinder::findLastStmtThatUsesDecl(D, Scope); in DiagnoseDeclAvailability()