Home
last modified time | relevance | path

Searched defs:IsArrayType (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp586 bool IsArrayType = false; in ClearStructRSObject() local
921 bool IsArrayType = false; in CreateStructRSSetObject() local
/frameworks/libs/binary_translation/tools/nogrod/
Dmain.cc951 bool IsArrayType(const TypeInfo* type) { in IsArrayType() function