Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/randomshaders/
DrsgStatement.cpp101 Statement* createStatement (GeneratorState& state) in createStatement() function
/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts498 export const createStatement: typeof factory.createExpressionStatement = Debug.deprecate(factory.cr… constant