Searched refs:CurrentClassIsInterface (Results 1 – 1 of 1) sorted by relevance
85 bool CurrentClassIsInterface = isCurrentClassInterface(Node); in isInterface() local86 addNodeToInterfaceMap(Node, CurrentClassIsInterface); in isInterface()87 return CurrentClassIsInterface; in isInterface()