Home | History | Annotate | Download | only in cp

Lines Matching defs:field_ok

6806       bool field_ok = false;
6811 field_ok = ((ort & C_ORT_OMP_DECLARE_SIMD) == C_ORT_OMP);
6814 field_ok = ((ort & C_ORT_OMP_DECLARE_SIMD) == C_ORT_OMP);
6831 field_ok = ((ort & C_ORT_OMP_DECLARE_SIMD) == C_ORT_OMP);
6874 field_ok = ((ort & C_ORT_OMP_DECLARE_SIMD) == C_ORT_OMP);
6879 field_ok = ((ort & C_ORT_OMP_DECLARE_SIMD) == C_ORT_OMP);
7036 && (!field_ok || TREE_CODE (t) != FIELD_DECL))
7107 if (!field_ok)
8576 field_ok = (ort & C_ORT_OMP_DECLARE_SIMD) == C_ORT_OMP;
8629 field_ok = true;