Searched refs:IsPrimitiveType (Results 1 - 2 of 2) 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)) {
H A Dslang_rs_export_type.h322 static bool IsPrimitiveType(const clang::Type *T);

Completed in 72 milliseconds