HomeSort by relevance Sort by last modified time
    Searched refs:getAllocationType (Results 1 - 3 of 3) sorted by null

  /frameworks/compile/slang/
slang_rs_foreach_lowering.cpp 153 const clang::QualType& AllocTy = mCtxt->getAllocationType();
288 const clang::QualType& AllocTy = mCtxt->getAllocationType();
slang_rs_context.h 191 inline const clang::QualType& getAllocationType() const {
slang_backend.cpp 377 (mContext->getAllocationType().isNull() ||

Completed in 130 milliseconds