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

/frameworks/compile/slang/
H A Dslang_rs_export_type.h352 static bool IsPrimitiveType(const clang::Type *T);
H A Dslang_rs_export_type.cpp227 if (!RSExportPrimitiveType::IsPrimitiveType(BaseElementType)) {
980 bool RSExportPrimitiveType::IsPrimitiveType(const clang::Type *T) { function in class:slang::RSExportPrimitiveType
1152 IsPrimitiveType(T)) {

Completed in 258 milliseconds