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