Searched refs:getScriptCallType (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_foreach_lowering.cpp156 clang::QualType ScriptCallTy = mCtxt->getScriptCallType();
350 clang::QualType ScriptCallTy = mCtxt->getScriptCallType();
H A Dslang_rs_context.h196 inline const clang::QualType& getScriptCallType() const { function in class:slang::RSContext
H A Dslang_backend.cpp378 mContext->getScriptCallType().isNull()) &&

Completed in 71 milliseconds