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

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp98 if (!RSExportPrimitiveType::IsPrimitiveType(BaseElementType)) {
694 bool RSExportPrimitiveType::IsPrimitiveType(const clang::Type *T) { function in class:slang::RSExportPrimitiveType
873 && IsPrimitiveType(T)) {
H A Dslang_rs_export_type.h256 static bool IsPrimitiveType(const clang::Type *T);

Completed in 31 milliseconds