Home
last modified time | relevance | path

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

/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h757 else if (auto *OCIT = Node->getAs<ObjCInterfaceType>()) in matchesSpecialized() local
758 return matchesDecl(OCIT->getDecl(), Finder, Builder); in matchesSpecialized()