OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAllocationType
(Results
1 - 3
of
3
) sorted by null
/frameworks/compile/slang/
slang_rs_foreach_lowering.cpp
153
const clang::QualType& AllocTy = mCtxt->
getAllocationType
();
288
const clang::QualType& AllocTy = mCtxt->
getAllocationType
();
slang_rs_context.h
191
inline const clang::QualType&
getAllocationType
() const {
slang_backend.cpp
377
(mContext->
getAllocationType
().isNull() ||
Completed in 130 milliseconds