Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/translator/
DParseContext.cpp1570 TIntermTyped* constConstructor = foldConstConstructor(newNode->getAsAggregate(), *type); in addConstructor() local
1606 TIntermTyped* constConstructor = foldConstConstructor(constructor->getAsAggregate(), *type); in addConstructor() local