Searched defs:isMergeAbc (Results 1 – 4 of 4) sorted by relevance
24 bool isMergeAbc, bool isTypeExtractorEnabled, bool isJsonInputFile, in CompilerContext()
94 bool isMergeAbc = runtimeOptions.GetMergeAbc(); in Main() local
112 bool isMergeAbc = runtimeOptions.GetMergeAbc(); in Main() local
365 static isMergeAbc(): boolean { method in CmdOptions