Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/
H A Dslang_rs_foreach_lowering.cpp153 const clang::QualType& AllocTy = mCtxt->getAllocationType(); in CreateForEachInternalFunctionDecl()
288 const clang::QualType& AllocTy = mCtxt->getAllocationType(); in VisitCallExpr()
H A Dslang_rs_context.h196 inline const clang::QualType& getAllocationType() const { in getAllocationType() function
H A Dslang_backend.cpp616 (mContext->getAllocationType().isNull() || in HandleTopLevelDecl()