Searched refs:LastDeclUSEFinder (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp619 class LastDeclUSEFinder : public RecursiveASTVisitor<LastDeclUSEFinder> { class in namespace:__anon2010
631 LastDeclUSEFinder Visitor;
812 LastStmtOfUse = LastDeclUSEFinder::findLastStmtThatUsesDecl(D, Scope);

Completed in 83 milliseconds