Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_foreach_lowering.cpp156 clang::QualType ScriptCallTy = mCtxt->getScriptCallType(); in CreateForEachInternalFunctionDecl()
350 clang::QualType ScriptCallTy = mCtxt->getScriptCallType(); in VisitCallExpr()
Dslang_rs_context.h201 inline const clang::QualType& getScriptCallType() const { in getScriptCallType() function
Dslang_backend.cpp617 mContext->getScriptCallType().isNull()) && in HandleTopLevelDecl()