Home
last modified time | relevance | path

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

/third_party/typescript/tests/baselines/reference/
DmoduleDuplicateIdentifiers.symbols11 _brand1: any;
12 >_brand1 : Symbol(Bar._brand1, Decl(moduleDuplicateIdentifiers.ts, 3, 22))
DmoduleDuplicateIdentifiers.types11 _brand1: any;
12 >_brand1 : any
DmoduleDuplicateIdentifiers.js6 _brand1: any;
DmoduleDuplicateIdentifiers.errors.txt16 _brand1: any;
/third_party/typescript/tests/cases/compiler/
DmoduleDuplicateIdentifiers.ts6 _brand1: any; property