Searched refs:LastDeclUSEFinder (Results 1 – 1 of 1) sorted by relevance
623 class LastDeclUSEFinder : public RecursiveASTVisitor<LastDeclUSEFinder> { class635 LastDeclUSEFinder Visitor; in findLastStmtThatUsesDecl()802 LastStmtOfUse = LastDeclUSEFinder::findLastStmtThatUsesDecl(D, Scope); in DiagnoseDeclAvailability()