Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DparserRealSource8.js20 fnc: FuncDecl) {
DparserRealSource11.js3306 var FuncDecl = /** @class */ (function (_super) { class
3308 function FuncDecl(name, bod, isConstructor, arguments, vars, scopes, statics, nodeType) { class in anonymousFunction7ebaa5690600.FuncDecl
3341 FuncDecl.prototype.internalName = function () { class
/third_party/typescript/tests/cases/conformance/parser/ecmascript5/
DparserRealSource3.ts80 FuncDecl, enumerator
DparserRealSource11.ts957 export class FuncDecl extends AST { class
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1451 Ice::FunctionDeclaration *FuncDecl; member in __anon594ff7a90111::FunctionParser