Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DSeparateDeclarations.cpp106 TIntermDeclaration *replacementDeclaration = new TIntermDeclaration; in separateDeclarator() local
185 TIntermDeclaration *replacementDeclaration = new TIntermDeclaration; in separateDeclarator() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
DSeparateArrayInitialization.cpp66 TIntermDeclaration *replacementDeclaration = new TIntermDeclaration(); in visitDeclaration() local