Searched refs:GET_POINTEE_TYPE (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp271 const clang::Type *PointeeType = GET_POINTEE_TYPE(PT);
503 const clang::Type *PointeeType = GET_POINTEE_TYPE(PT);
663 const clang::Type *PT = GET_POINTEE_TYPE(T);
1129 const clang::Type *PointeeType = GET_POINTEE_TYPE(PT);
H A Dslang_rs_export_type.h43 #define GET_POINTEE_TYPE(T) \ macro

Completed in 127 milliseconds