Lines Matching refs:Exists
1068 if (map.Exists(key)) { in AssignIfExists()
1076 if (map.Exists(key)) { in AssignIfExists()
1088 if (map.Exists(key)) { in AssignTrueIfExists()
1159 parser_options->requested_specific_compiler = args.Exists(M::Backend); in ParseArgs()
1169 if (args.Exists(M::InvocationFile)) { in ParseArgs()
1181 if (args.Exists(M::ForceDeterminism)) { in ParseArgs()
1188 if (args.Exists(M::Base)) { in ParseArgs()
1191 if (args.Exists(M::TargetInstructionSetVariant)) { in ParseArgs()
1194 if (args.Exists(M::TargetInstructionSetFeatures)) { in ParseArgs()
1197 if (args.Exists(M::ClassLoaderContext)) { in ParseArgs()
1204 if (args.Exists(M::ClassLoaderContextFds)) { in ParseArgs()
1215 if (args.Exists(M::StoredClassLoaderContext)) { in ParseArgs()
1231 } else if (args.Exists(M::StoredClassLoaderContext)) { in ParseArgs()