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

  /frameworks/compile/slang/
slang_rs_export_type.cpp 269 const clang::Type *PointeeType = GET_POINTEE_TYPE(PT);
502 const clang::Type *PointeeType = GET_POINTEE_TYPE(PT);
660 const clang::Type *PT = GET_POINTEE_TYPE(T);
    [all...]
slang_rs_export_type.h 43 #define GET_POINTEE_TYPE(T) \

Completed in 35 milliseconds