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