Searched defs:isPackageModule (Results 1 – 6 of 6) sorted by relevance
54 auto isPackageModule = reinterpret_cast<Context *>(ctx)->parserProgram->IsPackage(); in TEST_F() local103 auto isPackageModule = reinterpret_cast<Context *>(ctx)->parserProgram->IsPackage(); in TEST_F() local
37 bool isPackageModule = in MockGetFileReferences() local
92 References GetFileReferences(char const *fileName, es2panda_Context *context, bool isPackageModule) in GetFileReferences()
146 bool isPackageModule) in GetFileReferencesImpl()
499 bool (*isPackageModule)(es2panda_Context *context); member
296 TS_INTEROP_1(isPackageModule, KBoolean, KNativePointer) in TS_INTEROP_1() argument