Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/parser/
Dparser.go156 func (p *parser) functionDecl(decos ast.Decorations) ast.FunctionDecl { func
/third_party/typescript/tests/cases/fourslash/
DrenameDeclarationKeywords.ts64 functionDecl, constant
/third_party/typescript/lib/
Dtsc.js63812 function getContextualIterationType(kind, functionDecl) { argument
63820 function getContextualReturnType(functionDecl, contextFlags) { argument