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

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp211 if (!RSExportPrimitiveType::IsPrimitiveType(BaseElementType)) {
910 bool RSExportPrimitiveType::IsPrimitiveType(const clang::Type *T) { function in class:slang::RSExportPrimitiveType
1081 && IsPrimitiveType(T)) {

Completed in 314 milliseconds