Searched refs:IsPrimitiveType (Results 1 - 2 of 2) sorted by last modified time

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp138 if (!RSExportPrimitiveType::IsPrimitiveType(BaseElementType)) {
855 bool RSExportPrimitiveType::IsPrimitiveType(const clang::Type *T) { function in class:slang::RSExportPrimitiveType
1032 && IsPrimitiveType(T)) {
H A Dslang_rs_export_type.h288 static bool IsPrimitiveType(const clang::Type *T);

Completed in 816 milliseconds