Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_context.h195 void setScriptCallType(const clang::TypeDecl* TD);
Dslang_rs_context.cpp221 void RSContext::setScriptCallType(const clang::TypeDecl* TD) { in setScriptCallType() function in slang::RSContext
Dslang_backend.cpp385 mContext->setScriptCallType(TD); in HandleTopLevelDecl()