Home
last modified time | relevance | path

Searched defs:TypeAHasClassB (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/unittests/ASTMatchers/
H A DASTMatchersNarrowingTest.cpp1302 TypeMatcher TypeAHasClassB = hasDeclaration( in TEST_P() local
H A DASTMatchersTraversalTest.cpp162 TypeMatcher TypeAHasClassB = hasDeclaration( in TEST() local