Searched refs:fIsStructDeclaration (Results 1 – 2 of 2) sorted by relevance
191 , fIsStructDeclaration(isStructDeclaration) in TypeData()195 bool fIsStructDeclaration; member
418 if (getNode(type).getTypeData().fIsStructDeclaration && this->checkNext(Token::SEMICOLON)) { in declaration()