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

/frameworks/compile/slang/
H A Dslang_rs_export_type.cpp465 // Helper function for ValidateType(). We do a recursive descent on the
701 bool RSExportType::ValidateType(slang::RSContext *Context, clang::ASTContext &C, function in class:slang::RSExportType
726 return ValidateType(Context, VD->getASTContext(), VD->getType(), VD,

Completed in 51 milliseconds