Searched refs:isCurrentClassInterface (Results 1 – 2 of 2) sorted by relevance
49 bool MultipleInheritanceCheck::isCurrentClassInterface( in isCurrentClassInterface() function in clang::tidy::fuchsia::MultipleInheritanceCheck83 bool CurrentClassIsInterface = isCurrentClassInterface(Node); in isInterface()
35 bool isCurrentClassInterface(const CXXRecordDecl *Node) const;