Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1068 objcClassHasMatchingCompatibilityAlias(const ObjCInterfaceDecl *InterfaceDecl, in objcClassHasMatchingCompatibilityAlias() function in clang::ast_matchers::internal::__anon62d4f9200111::MatchASTVisitor
1182 if (objcClassHasMatchingCompatibilityAlias(ClassDecl, Base, Builder)) in objcClassIsDerivedFrom()