Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaAvailability.cpp633 static const Stmt *findLastStmtThatUsesDecl(const Decl *D, in findLastStmtThatUsesDecl() function in __anon86a5619d0411::LastDeclUSEFinder
802 LastStmtOfUse = LastDeclUSEFinder::findLastStmtThatUsesDecl(D, Scope); in DiagnoseDeclAvailability()