Home
last modified time | relevance | path

Searched defs:IsRefCountedType (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/base/memory/
Draw_scoped_refptr_mismatch_checker.h26 struct IsRefCountedType : std::false_type {}; struct
/third_party/cef/include/base/internal/
Dcef_raw_scoped_refptr_mismatch_checker.h53 struct IsRefCountedType : std::false_type {}; struct