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