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

/frameworks/compile/slang/
H A Dslang_rs_foreach_lowering.cpp153 const clang::QualType& AllocTy = mCtxt->getAllocationType(); local
154 clang::QualType AllocPtrTy = mASTCtxt.getPointerType(AllocTy);
288 const clang::QualType& AllocTy = mCtxt->getAllocationType(); local
291 AllocTy,
328 const clang::QualType AllocPtrTy = mASTCtxt.getPointerType(AllocTy);

Completed in 6 milliseconds