Searched refs:getStructOrInterfaceBlock (Results 1 – 1 of 1) sorted by relevance
75 const TFieldListCollection *getStructOrInterfaceBlock(const TType &type, Name *typeNameOut);314 const TFieldListCollection *namedStructOrBlock = getStructOrInterfaceBlock(type, &typeName); in visitStructOrInterfaceBlockDeclaration()721 const TFieldListCollection *ValidateAST::getStructOrInterfaceBlock(const TType &type, in getStructOrInterfaceBlock() function in sh::__anond94808ba0111::ValidateAST