Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/transformers/
Des2017.ts808 …const hasBinding = (resolver.getNodeCheckFlags(node) & NodeCheckFlags.MethodWithSuperPropertyAssig… constant
/third_party/glslang/glslang/MachineIndependent/
Diomapper.cpp1120 bool hasBinding = false; in resolveBinding() local
/third_party/glslang/glslang/Include/
DTypes.h1007 bool hasBinding() const in hasBinding() function