Searched defs:copy_bool (Results 1 – 2 of 2) sorted by relevance
455 Value* copy_bool = NULL; in TEST() local660 std::unique_ptr<Value> copy_bool = original_bool->CreateDeepCopy(); in TEST() local
544 inline bool copy_bool(bool b) { return b; } in copy_bool() function558 EIGEN_DONT_INLINE bool copy_bool(bool b) { return b; } in copy_bool() function