Home
last modified time | relevance | path

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

/aosp_15_r20/external/google-fruit/include/fruit/impl/injector/
H A Dinjector_storage.h66 using NormalizeType = fruit::impl::meta::UnwrapType< variable
/aosp_15_r20/frameworks/compile/slang/
Dslang_rs_export_type.cpp686 bool RSExportType::NormalizeType(const clang::Type *&T, in NormalizeType() function in slang::RSExportType