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