Lines Matching refs:Exists
1240 if (map.Exists(key)) { in AssignIfExists()
1248 if (map.Exists(key)) { in AssignIfExists()
1260 if (map.Exists(key)) { in AssignTrueIfExists()
1269 if (map.Exists(key)) { in AssignIfExists()
1341 parser_options->requested_specific_compiler = args.Exists(M::Backend); in ParseArgs()
1351 if (args.Exists(M::InvocationFile)) { in ParseArgs()
1366 if (args.Exists(M::ForceDeterminism)) { in ParseArgs()
1370 if (args.Exists(M::Base)) { in ParseArgs()
1373 if (args.Exists(M::TargetInstructionSetVariant)) { in ParseArgs()
1376 if (args.Exists(M::TargetInstructionSetFeatures)) { in ParseArgs()
1379 if (args.Exists(M::ClassLoaderContext)) { in ParseArgs()
1386 if (args.Exists(M::ClassLoaderContextFds)) { in ParseArgs()
1397 if (args.Exists(M::StoredClassLoaderContext)) { in ParseArgs()
1413 } else if (args.Exists(M::StoredClassLoaderContext)) { in ParseArgs()