Home
last modified time | relevance | path

Searched defs:typeSymbol (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DparserRealSource7.js153 var typeSymbol: TypeSymbol = null; variable
170 typeSymbol = new TypeSymbol(importDecl.id.text, importDecl.minChar, variable
217 typeSymbol = new TypeSymbol(modName, moduleDecl.minChar, variable
351 typeSymbol = new TypeSymbol(className, classDecl.minChar, variable
DparserRealSource9.js159 var typeSymbol = <TypeSymbol>symbol; variable
/third_party/glslang/glslang/HLSL/
DhlslParseHelper.cpp7840 TVariable* typeSymbol = new TVariable(&identifier, parseType, true); in declareTypedef() local
/third_party/typescript/lib/
Dtsc.js37894 function combineValueAndTypeSymbols(valueSymbol, typeSymbol) { argument
39007 function isTypeSymbolAccessible(typeSymbol, enclosingDeclaration) { argument
39011 function isValueSymbolAccessible(typeSymbol, enclosingDeclaration) { argument
39015 function isSymbolAccessibleByFlags(typeSymbol, enclosingDeclaration, flags) { argument
DtypingsInstaller.js46303 function combineValueAndTypeSymbols(valueSymbol, typeSymbol) { argument
47566 function isTypeSymbolAccessible(typeSymbol, enclosingDeclaration) { argument
47570 function isValueSymbolAccessible(typeSymbol, enclosingDeclaration) { argument
47574 function isSymbolAccessibleByFlags(typeSymbol, enclosingDeclaration, flags) { argument
DtypescriptServices.js46508 function combineValueAndTypeSymbols(valueSymbol, typeSymbol) { argument
47771 function isTypeSymbolAccessible(typeSymbol, enclosingDeclaration) { argument
47775 function isValueSymbolAccessible(typeSymbol, enclosingDeclaration) { argument
47779 function isSymbolAccessibleByFlags(typeSymbol, enclosingDeclaration, flags) { argument
Dtypescript.js46508 function combineValueAndTypeSymbols(valueSymbol, typeSymbol) { argument
47771 function isTypeSymbolAccessible(typeSymbol, enclosingDeclaration) { argument
47775 function isValueSymbolAccessible(typeSymbol, enclosingDeclaration) { argument
47779 function isSymbolAccessibleByFlags(typeSymbol, enclosingDeclaration, flags) { argument
Dtsserverlibrary.js46508 function combineValueAndTypeSymbols(valueSymbol, typeSymbol) { argument
47771 function isTypeSymbolAccessible(typeSymbol, enclosingDeclaration) { argument
47775 function isValueSymbolAccessible(typeSymbol, enclosingDeclaration) { argument
47779 function isSymbolAccessibleByFlags(typeSymbol, enclosingDeclaration, flags) { argument
Dtsserver.js46314 function combineValueAndTypeSymbols(valueSymbol, typeSymbol) { argument
47577 function isTypeSymbolAccessible(typeSymbol, enclosingDeclaration) { argument
47581 function isValueSymbolAccessible(typeSymbol, enclosingDeclaration) { argument
47585 function isSymbolAccessibleByFlags(typeSymbol, enclosingDeclaration, flags) { argument