OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setAllocationType
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/slang/
slang_rs_context.cpp
217
void RSContext::
setAllocationType
(const clang::TypeDecl* TD) {
slang_rs_context.h
190
void
setAllocationType
(const clang::TypeDecl* TD);
slang_backend.cpp
383
mContext->
setAllocationType
(TD);
Completed in 200 milliseconds