Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/unittests/Tooling/RecursiveASTVisitorTests/
H A DConcept.cpp82 ++AutoTypeVisited; in VisitAutoType()
100 int AutoTypeVisited = 0; member
111 EXPECT_EQ(1, Visitor.AutoTypeVisited); in TEST()