Home
last modified time | relevance | path

Searched refs:tagNameShouldExisted (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/testRunner/unittests/tsserver/
DjsDocTagCheck.ts65 tagNameShouldExisted: false,
72 tagNameShouldExisted: false,
DconditionCheck.ts71 tagNameShouldExisted: false,
/third_party/typescript/src/compiler/
Dtypes.ts6479 tagNameShouldExisted: boolean; property
Dchecker.ts29322 if (!config.tagNameShouldExisted && config.needConditionCheck) {
29325 else if (!config.tagNameShouldExisted) {
29338 if (config.tagNameShouldExisted && !tagNameExisted) {
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts3187 tagNameShouldExisted: boolean; property
Dtsserverlibrary.d.ts3187 tagNameShouldExisted: boolean; property