Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp893 const ObjCInterfaceType *Iface2 = cast<ObjCInterfaceType>(T2); in IsStructurallyEquivalent() local
895 Iface1->getDecl(), Iface2->getDecl())) in IsStructurallyEquivalent()