Home
last modified time | relevance | path

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

/external/google-fruit/include/fruit/impl/meta/
Dbasics.h82 using UnwrapType = typename WrappedType::type; variable
/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.cpp23 const Type* UnwrapType(const Type* type) { in UnwrapType() function