Searched refs:GetConstantArrayElementType (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp216 const clang::Type *ElementType = GetConstantArrayElementType(CAT);
652 const clang::Type *ElementType = GetConstantArrayElementType(CAT);
1381 const clang::Type *ElementType = GetConstantArrayElementType(CAT);
1442 const clang::Type *ElementType = GetConstantArrayElementType(CAT);
H A Dslang_rs_export_type.h62 inline const clang::Type* GetConstantArrayElementType(const clang::ConstantArrayType *T) { function

Completed in 42 milliseconds