Searched defs:isExternalAmbient_ (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/util/ast-builders/ | ||
H A D | tsModuleDeclarationBuilder.h | 71 bool isExternalAmbient_ = false; member in ark::es2panda::ir::TSModuleDeclarationBuilder |
/arkcompiler/ets_frontend/ets2panda/ir/ts/ | ||
H A D | tsModuleDeclaration.h | 123 bool isExternalAmbient_; member in ark::es2panda::ir::TSModuleDeclaration |
Completed in 7 milliseconds