Home
last modified time | relevance | path

Searched refs:_brand2 (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DmoduleDuplicateIdentifiers.symbols18 _brand2: any;
19 >_brand2 : Symbol(Bar._brand2, Decl(moduleDuplicateIdentifiers.ts, 7, 22))
DmoduleDuplicateIdentifiers.types16 _brand2: any;
17 >_brand2 : any
DmoduleDuplicateIdentifiers.js10 _brand2: any;
DmoduleDuplicateIdentifiers.errors.txt20 _brand2: any;
/third_party/typescript/tests/cases/compiler/
DmoduleDuplicateIdentifiers.ts10 _brand2: any; property