Home
last modified time | relevance | path

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

/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts418 …export const createNoSubstitutionTemplateLiteral = Debug.deprecate(factory.createNoSubstitutionTem… constant
/third_party/typescript/lib/
Dtypescript.d.ts3771createNoSubstitutionTemplateLiteral(text: string, rawText?: string): NoSubstitutionTemplateLiteral; method
3772createNoSubstitutionTemplateLiteral(text: string | undefined, rawText: string): NoSubstitutionTemp… method
7750 const createNoSubstitutionTemplateLiteral: { constant
DtypescriptServices.d.ts3771createNoSubstitutionTemplateLiteral(text: string, rawText?: string): NoSubstitutionTemplateLiteral; method
3772createNoSubstitutionTemplateLiteral(text: string | undefined, rawText: string): NoSubstitutionTemp… method
7750 const createNoSubstitutionTemplateLiteral: { constant
Dtsserverlibrary.d.ts3771createNoSubstitutionTemplateLiteral(text: string, rawText?: string): NoSubstitutionTemplateLiteral; method
3772createNoSubstitutionTemplateLiteral(text: string | undefined, rawText: string): NoSubstitutionTemp… method
11689 const createNoSubstitutionTemplateLiteral: { constant
DtypingsInstaller.js25107 function createNoSubstitutionTemplateLiteral(text, rawText, templateFlags) { function
Dtsc.js20196 function createNoSubstitutionTemplateLiteral(text, rawText, templateFlags) { function
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3771createNoSubstitutionTemplateLiteral(text: string, rawText?: string): NoSubstitutionTemplateLiteral; method
3772createNoSubstitutionTemplateLiteral(text: string | undefined, rawText: string): NoSubstitutionTemp… method
7750 const createNoSubstitutionTemplateLiteral: { constant
Dtsserverlibrary.d.ts3771createNoSubstitutionTemplateLiteral(text: string, rawText?: string): NoSubstitutionTemplateLiteral; method
3772createNoSubstitutionTemplateLiteral(text: string | undefined, rawText: string): NoSubstitutionTemp… method
11689 const createNoSubstitutionTemplateLiteral: { constant