Lines Matching refs:Exists
1143 if (map.Exists(key)) { in AssignIfExists()
1151 if (map.Exists(key)) { in AssignIfExists()
1163 if (map.Exists(key)) { in AssignTrueIfExists()
1237 parser_options->requested_specific_compiler = args.Exists(M::Backend); in ParseArgs()
1250 if (args.Exists(M::ForceDeterminism)) { in ParseArgs()
1257 if (args.Exists(M::Base)) { in ParseArgs()
1260 if (args.Exists(M::TargetInstructionSetVariant)) { in ParseArgs()
1263 if (args.Exists(M::TargetInstructionSetFeatures)) { in ParseArgs()
1266 if (args.Exists(M::ClassLoaderContext)) { in ParseArgs()
1273 if (args.Exists(M::StoredClassLoaderContext)) { in ParseArgs()
1289 } else if (args.Exists(M::StoredClassLoaderContext)) { in ParseArgs()