Searched refs:head_bcp (Results 1 – 1 of 1) sorted by relevance
1968 ArrayRef<const std::string> head_bcp = in CompileBootclasspathElements() local1976 std::string boot_class_path = head_bcp.empty() ? in CompileBootclasspathElements()1978 Join(head_bcp, ':') + ':' + Join(bcp_to_compile, ':'); in CompileBootclasspathElements()