Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DSeparateDeclarations.cpp106 TIntermDeclaration *replacementDeclaration = new TIntermDeclaration; in separateDeclarator() local
185 TIntermDeclaration *replacementDeclaration = new TIntermDeclaration; in separateDeclarator() local
/external/angle/src/compiler/translator/tree_ops/hlsl/
DSeparateArrayInitialization.cpp66 TIntermDeclaration *replacementDeclaration = new TIntermDeclaration(); in visitDeclaration() local