Home
last modified time | relevance | path

Searched refs:getStructOrInterfaceBlock (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/
H A DValidateAST.cpp75 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