Searched defs:CanAssign (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pigweed/third_party/fuchsia/repo/sdk/lib/fit/test/ | ||
H A D | function_tests.cc | 1163 struct CanAssign { struct in __anon339fe1ef0111::test_copy_move_constructions::assert_move_only |
/aosp_15_r20/external/clang/lib/Sema/ | ||
H A D | SemaStmt.cpp | 130 bool IsNotEqual, CanAssign, IsRelational; in DiagnoseUnusedComparison() local |