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

  /frameworks/compile/slang/
slang_rs_export_type.h 292 const RSExportType *mPointeeType;
298 mPointeeType(PointeeType) {
314 inline const RSExportType *getPointeeType() const { return mPointeeType; }
slang_rs_export_type.cpp 984 llvm::Type *PointeeType = mPointeeType->getLLVMType();
1003 const_cast<RSExportType*>(mPointeeType)->keep();
    [all...]

Completed in 7043 milliseconds