Home
last modified time | relevance | path

Searched refs:m_uniqueRef (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/tests/
Dtemplated_class_with_local_class_requires_trace.txt5 …l_class_requires_trace.h:46:5: note: [blink-gc] std::unique_ptr field 'm_uniqueRef' to a GC manage…
6 std::unique_ptr<T> m_uniqueRef;
Dtemplated_class_with_local_class_requires_trace.h46 std::unique_ptr<T> m_uniqueRef; variable