Searched refs:safe (Results 1 – 2 of 2) sorted by relevance
382 bool safe = true; in MapAnonymous() local385 safe = false; in MapAnonymous()394 if (safe == true) { in MapAnonymous()
16 generate a type-safe value parser that process a user-provided list of strings (`argv`). Currently,114 `-hello:whatever`), converting it to the type-safe value of `kWorld` or `kGalaxy` respectively.