Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/factory/
DemitNode.ts187 …export function setConstantValue(node: AccessExpression, value: string | number): AccessExpression… function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Scalar/
DGVNExpression.h601 void setConstantValue(Constant *V) { ConstantValue = V; } in setConstantValue() function
/third_party/typescript/lib/
DtypingsInstaller.js28566 function setConstantValue(node, value) { function
Dtsc.js23068 function setConstantValue(node, value) { function