Searched refs:objcInterfaceDecl (Results 1 – 5 of 5) sorted by relevance
113 pointee(hasDeclaration(objcInterfaceDecl().bind(BaseNode))))))), in checkASTCodeBody()115 objcInterfaceDecl(isDerivedFrom(equalsBoundNode(BaseNode))) in checkASTCodeBody()147 pointee(hasDeclaration(objcInterfaceDecl().bind(FromCastNode))))))), in checkASTCodeBody()149 pointee(hasDeclaration(objcInterfaceDecl().bind(ToCastNode)))))), in checkASTCodeBody()152 objcObjectPointerType(pointee(hasDeclaration(objcInterfaceDecl( in checkASTCodeBody()155 objcObjectPointerType(pointee(hasDeclaration(objcInterfaceDecl( in checkASTCodeBody()
224 objcInterfaceDecl(hasName("NSNumber"))))))))))) in checkASTCodeBody()
520 REGISTER_MATCHER(objcInterfaceDecl); in RegistryMaps()
855 objcInterfaceDecl; variable
1587 objcInterfaceDecl;