Home | History | Annotate | Download | only in cc

Lines Matching refs:inList

801 		if !found && !inList(n, ctx.GetMissingDependencies()) {
1620 if inList("libc++_static", deps.StaticLibs) {
1633 if !Bool(binary.Properties.Static_executable) && inList("libc", deps.StaticLibs) {
1687 if !inList("-shared", flags.LdFlags) {