Home
last modified time | relevance | path

Searched defs:typeDecl (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/parser/
Dparser.go112 func (p *parser) typeDecl(decos ast.Decorations) ast.TypeDecl { func
/third_party/typescript/tests/cases/fourslash/
DrenameDeclarationKeywords.ts48 typeDecl, constant
/third_party/typescript/tests/baselines/reference/
DparserRealSource7.js866 function getBases(type, typeDecl) { argument
/third_party/typescript/src/linter/ArkTSLinter_1_1/
DTypeScriptLinter.ts800 const typeDecl = Utils.getDeclaration(sym); constant
DUtils.ts1972 const typeDecl = getDeclaration(sym); constant