Lines Matching refs:ok
39 bool ok() const { in ok() function in fidl::flat::__anonc2e6785f0111::ScopeInsertResult
44 assert(!ok()); in previous_occurance()
480 bool ok = true; in SimpleLayoutConstraint() local
487 ok = false; in SimpleLayoutConstraint()
490 return ok; in SimpleLayoutConstraint()
2062 … if (method_scope.interfaces.Insert(superinterface, superinterface->name.source_location()).ok()) { in CompileInterface()
2072 if (!name_result.ok()) in CompileInterface()
2079 if (!ordinal_result.ok()) { in CompileInterface()
2116 if (!scope.Insert(param.name.data(), param.name).ok()) in CompileInterface()
2178 if (!name_result.ok()) in CompileStruct()
2224 if (!ordinal_result.ok()) in CompileTable()
2230 if (!name_result.ok()) in CompileTable()
2291 if (!name_result.ok()) in CompileUnion()
2635 if (!name_result.ok()) { in ValidateEnumMembers()
2649 if (!value_result.ok()) { in ValidateEnumMembers()