Home
last modified time | relevance | path

Searched defs:declaredType (Results 1 – 2 of 2) sorted by relevance

/third_party/glslang/glslang/HLSL/
DhlslGrammar.cpp367 TType declaredType; in acceptDeclaration() local
/third_party/typescript/lib/
Dtsc.js50059 function getFlowTypeOfDestructuring(node, declaredType) { argument
50420 function getAnnotatedTypeForAssignmentDeclaration(declaredType, expression, symbol, declaration) { argument
61256 function getFlowCacheKey(node, declaredType, initialType, flowContainer) { argument
61505 function getAssignmentReducedType(declaredType, assignedType) { argument
61516 function getAssignmentReducedTypeWorker(declaredType, assignedType) { argument
62126 …function getFlowTypeOfReference(reference, declaredType, initialType = declaredType, flowContainer… argument
63044 function removeOptionalityFromDeclaredType(declaredType, declaration) { argument