Home
last modified time | relevance | path

Searched defs:newStructure (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/compiler/translator/tree_ops/
DSeparateDeclarations.cpp59 TStructure *newStructure = in recordModifiedStructVariables() local
154 TStructure *newStructure = in visitFunctionPrototypePre() local
/external/angle/src/compiler/translator/msl/
DSymbolEnv.cpp376 const TStructure &SymbolEnv::newStructure(const Name &name, TFieldList &fields) in newStructure() function in SymbolEnv