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

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

Completed in 28 milliseconds