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

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp200 const clang::Type *ElementType = GetConstantArrayElementType(CAT);
597 const clang::Type *ElementType = GetConstantArrayElementType(CAT);
1305 const clang::Type *ElementType = GetConstantArrayElementType(CAT);
1366 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 44 milliseconds