Home
last modified time | relevance | path

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

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