Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DValidateAST.cpp437 const bool isStructDeclaration = in visitVariableNeedingDeclaration() local
/third_party/typescript/src/compiler/factory/
DnodeTests.ts586 export function isStructDeclaration(node: Node): node is StructDeclaration { function
/third_party/typescript/src/linter/ArkTSLinter_1_0/
DUtils.ts759 export function isStructDeclaration(node: Node) { function
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DUtils.ts1116 export function isStructDeclaration(node: Node) { function
/third_party/typescript/src/compiler/
Dchecker.ts31950 … const isStructDeclaration = isCalledStructDeclaration(apparentType.symbol?.declarations); constant
/third_party/typescript/lib/
Dtsc.js24298 function isStructDeclaration(node) { function
DtypingsInstaller.js30137 function isStructDeclaration(node) { function