Home
last modified time | relevance | path

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

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