Searched defs:TSModuleBlock (Results 1 – 3 of 3) sorted by relevance
34 explicit TSModuleBlock(ArenaVector<Statement *> &&statements) in TSModuleBlock() function
25 explicit TSModuleBlock(ArenaVector<Statement *> &&statements) in TSModuleBlock() function
111 class TSModuleBlock; variable