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

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp358 // Helper function for ValidateType(). We do a recursive descent on the
573 bool RSExportType::ValidateType(clang::ASTContext &C, clang::QualType QT, function in class:slang::RSExportType
587 return ValidateType(VD->getASTContext(), VD->getType(), VD,

Completed in 44 milliseconds