Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/msl/
H A DToposortStructs.cpp232 bool GetAsDeclaredStructure(SymbolEnv &symbolEnv, TIntermNode &node, DeclaredStructure &out) in GetAsDeclaredStructure() function
331 if (GetAsDeclaredStructure(symbolEnv, stmtNode, declaredStruct)) in ToposortStructs()