HomeSort by relevance Sort by last modified time
    Searched refs:GetConstantArrayElementType (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang_rs_export_type.cpp 216 const clang::Type *ElementType = GetConstantArrayElementType(CAT);
658 const clang::Type *ElementType = GetConstantArrayElementType(CAT);
    [all...]
slang_rs_export_type.h 63 inline const clang::Type* GetConstantArrayElementType(const clang::ConstantArrayType *T) {

Completed in 188 milliseconds