Searched refs:fqinstance (Results 1 – 1 of 1) sorted by relevance
54 FqInstance fqinstance; in CheckInterfaceInheritanceHierarchy() local55 if (!fqinstance.setTo(instance)) { in CheckInterfaceInheritanceHierarchy()58 interface_fqnames.insert(fqinstance.getFqName()); in CheckInterfaceInheritanceHierarchy()103 FqInstance fqinstance; in IsKnownInterface() local104 if (!fqinstance.setTo(instance)) { in IsKnownInterface()107 return IsKnownInterface(fqinstance.getFqName()); in IsKnownInterface()