Home
last modified time | relevance | path

Searched defs:createStringLiteralFromNode (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts24 …export const createStringLiteralFromNode = Debug.deprecate(factory.createStringLiteralFromNode, fa… constant
/third_party/typescript/lib/
DtypescriptServices.d.ts3615createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method
7470 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
Dtypescript.d.ts3615createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method
7470 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
Dtsserverlibrary.d.ts3615createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method
11416 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
Dtsc.js18080 createStringLiteralFromNode: createStringLiteralFromNode, property
18717 function createStringLiteralFromNode(sourceNode) { function
DtypingsInstaller.js22721 createStringLiteralFromNode: createStringLiteralFromNode, property
23387 function createStringLiteralFromNode(sourceNode) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3615createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method
7470 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
Dtsserverlibrary.d.ts3615createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method
11416 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant