Searched refs:getInterfaceStatus (Results 1 – 2 of 2) sorted by relevance
38 bool MultipleInheritanceCheck::getInterfaceStatus(const CXXRecordDecl *Node, in getInterfaceStatus() function in clang::tidy::fuchsia::MultipleInheritanceCheck66 if (getInterfaceStatus(Node, PreviousIsInterfaceResult)) in isInterface()
34 bool getInterfaceStatus(const CXXRecordDecl *Node, bool &IsInterface) const;