Home
last modified time | relevance | path

Searched refs:tryGetPropertyAccessOrIdentifierToString (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/compiler/
Dutilities.ts5091 export function tryGetPropertyAccessOrIdentifierToString(expr: Expression): string | undefined { function
5093 const baseStr = tryGetPropertyAccessOrIdentifierToString(expr.expression);
5099 const baseStr = tryGetPropertyAccessOrIdentifierToString(expr.expression);
Dchecker.ts26815 let suggestion = tryGetPropertyAccessOrIdentifierToString(expr.expression);
29430 const name = tryGetPropertyAccessOrIdentifierToString(getInvokedExpression(node));
/third_party/typescript/lib/
Dtsc.js14048 function tryGetPropertyAccessOrIdentifierToString(expr) { function
14050 var baseStr = tryGetPropertyAccessOrIdentifierToString(expr.expression);
14056 var baseStr = tryGetPropertyAccessOrIdentifierToString(expr.expression);
14066 ts.tryGetPropertyAccessOrIdentifierToString = tryGetPropertyAccessOrIdentifierToString;
57146 var suggestion = ts.tryGetPropertyAccessOrIdentifierToString(expr.expression);
58908 … var name = ts.tryGetPropertyAccessOrIdentifierToString(ts.getInvokedExpression(node));
DtypingsInstaller.js17949 function tryGetPropertyAccessOrIdentifierToString(expr) { function
17951 var baseStr = tryGetPropertyAccessOrIdentifierToString(expr.expression);
17957 var baseStr = tryGetPropertyAccessOrIdentifierToString(expr.expression);
17967 ts.tryGetPropertyAccessOrIdentifierToString = tryGetPropertyAccessOrIdentifierToString;
68438 var suggestion = ts.tryGetPropertyAccessOrIdentifierToString(expr.expression);
70527 … var name = ts.tryGetPropertyAccessOrIdentifierToString(ts.getInvokedExpression(node));
DtypescriptServices.js18154 function tryGetPropertyAccessOrIdentifierToString(expr) { function
18156 var baseStr = tryGetPropertyAccessOrIdentifierToString(expr.expression);
18162 var baseStr = tryGetPropertyAccessOrIdentifierToString(expr.expression);
18172 ts.tryGetPropertyAccessOrIdentifierToString = tryGetPropertyAccessOrIdentifierToString;
68643 var suggestion = ts.tryGetPropertyAccessOrIdentifierToString(expr.expression);
70732 … var name = ts.tryGetPropertyAccessOrIdentifierToString(ts.getInvokedExpression(node));
Dtsserverlibrary.js18154 function tryGetPropertyAccessOrIdentifierToString(expr) { function
18156 var baseStr = tryGetPropertyAccessOrIdentifierToString(expr.expression);
18162 var baseStr = tryGetPropertyAccessOrIdentifierToString(expr.expression);
18172 ts.tryGetPropertyAccessOrIdentifierToString = tryGetPropertyAccessOrIdentifierToString;
68643 var suggestion = ts.tryGetPropertyAccessOrIdentifierToString(expr.expression);
70732 … var name = ts.tryGetPropertyAccessOrIdentifierToString(ts.getInvokedExpression(node));
Dtsserver.js17960 function tryGetPropertyAccessOrIdentifierToString(expr) { function
17962 var baseStr = tryGetPropertyAccessOrIdentifierToString(expr.expression);
17968 var baseStr = tryGetPropertyAccessOrIdentifierToString(expr.expression);
17978 ts.tryGetPropertyAccessOrIdentifierToString = tryGetPropertyAccessOrIdentifierToString;
68449 var suggestion = ts.tryGetPropertyAccessOrIdentifierToString(expr.expression);
70538 … var name = ts.tryGetPropertyAccessOrIdentifierToString(ts.getInvokedExpression(node));
Dtypescript.js18154 function tryGetPropertyAccessOrIdentifierToString(expr) { function
18156 var baseStr = tryGetPropertyAccessOrIdentifierToString(expr.expression);
18162 var baseStr = tryGetPropertyAccessOrIdentifierToString(expr.expression);
18172 ts.tryGetPropertyAccessOrIdentifierToString = tryGetPropertyAccessOrIdentifierToString;
68643 var suggestion = ts.tryGetPropertyAccessOrIdentifierToString(expr.expression);
70732 … var name = ts.tryGetPropertyAccessOrIdentifierToString(ts.getInvokedExpression(node));