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.ts578 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.ts958 export function isStructDeclaration(node: Node) { function
/third_party/typescript/src/compiler/
Dchecker.ts31818 … const isStructDeclaration = isCalledStructDeclaration(apparentType.symbol?.declarations); constant
/third_party/typescript/lib/
DtypingsInstaller.js29884 function isStructDeclaration(node) { function
Dtsc.js24090 function isStructDeclaration(node) { function