Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_context.cpp218 void RSContext::setAllocationType(const clang::TypeDecl* TD) { in setAllocationType() function in slang::RSContext
Dslang_rs_context.h195 void setAllocationType(const clang::TypeDecl* TD);
Dslang_backend.cpp622 mContext->setAllocationType(TD); in HandleTopLevelDecl()