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/
Dtypescript.d.ts3587createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method
7435 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
DtypescriptServices.d.ts3587createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method
7435 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
Dtsserverlibrary.d.ts3587createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method
11374 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
DtypingsInstaller.js22687 createStringLiteralFromNode: createStringLiteralFromNode, property
23353 function createStringLiteralFromNode(sourceNode) { function
Dtsc.js18049 createStringLiteralFromNode: createStringLiteralFromNode, property
18686 function createStringLiteralFromNode(sourceNode) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3587createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method
7435 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant
Dtsserverlibrary.d.ts3587createStringLiteralFromNode(sourceNode: PropertyNameLiteral | PrivateIdentifier, isSingleQuote?: b… method
11374 …const createStringLiteralFromNode: (sourceNode: PrivateIdentifier | PropertyNameLiteral, isSingleQ… constant