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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp8442 class LastDeclUSEFinder : public RecursiveASTVisitor<LastDeclUSEFinder> { class in namespace:__anon631
8454 LastDeclUSEFinder Visitor;
8635 LastStmtOfUse = LastDeclUSEFinder::findLastStmtThatUsesDecl(D, Scope);

Completed in 6215 milliseconds