HomeSort by relevance Sort by last modified time
    Searched defs:IsRefCounted (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/base/
bind.h 82 // IsRefCounted<T>::value will be true for types that can be used in
87 class IsRefCounted {
127 typedef typename TernaryTypeOperator<IsRefCounted<T>::value,
    [all...]
  /external/v8/tools/clang/plugins/
FindBadConstructsConsumer.cpp 730 bool FindBadConstructsConsumer::IsRefCounted(
821 return IsRefCounted(base, path);
    [all...]

Completed in 227 milliseconds