Home
last modified time | relevance | path

Searched refs:CollectInterestingEvents (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/AST/
H A DRecursiveASTVisitorTest.cpp71 class CollectInterestingEvents class
72 : public RecursiveASTVisitor<CollectInterestingEvents> {
138 CollectInterestingEvents Visitor; in collectEvents()