Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_foreach_lowering.cpp290 clang::QualType AllocArrayTy = mASTCtxt.getConstantArrayType( in VisitCallExpr() local
316 init->setType(AllocArrayTy); in VisitCallExpr()
318 clang::TypeSourceInfo* ti = mASTCtxt.getTrivialTypeSourceInfo(AllocArrayTy); in VisitCallExpr()
322 AllocArrayTy, in VisitCallExpr()