Home
last modified time | relevance | path

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

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