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