Home
last modified time | relevance | path

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

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