Searched refs:setScriptCallType (Results 1 – 3 of 3) sorted by relevance
195 void setScriptCallType(const clang::TypeDecl* TD);
221 void RSContext::setScriptCallType(const clang::TypeDecl* TD) { in setScriptCallType() function in slang::RSContext
385 mContext->setScriptCallType(TD); in HandleTopLevelDecl()