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

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp337 const clang::Type *PointeeType = GetPointeeType(PT);
570 const clang::Type *PointeeType = GetPointeeType(PT);
728 const clang::Type *PT = GetPointeeType(P);
1175 const clang::Type *PointeeType = GetPointeeType(PT);
H A Dslang_rs_export_type.h55 inline const clang::Type* GetPointeeType(const clang::PointerType *T) { function

Completed in 722 milliseconds