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