Home
last modified time | relevance | path

Searched refs:ValidateType (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_check_ast.cpp168 if (!RSExportType::ValidateType(Context, C, resultType, FD, in ValidateFunctionDecl()
178 if (!RSExportType::ValidateType(Context, C, QT, PVD, PVD->getLocStart(), in ValidateFunctionDecl()
278 !RSExportType::ValidateType(Context, C, E->getType(), nullptr, E->getExprLoc(), in VisitExpr()
Dslang_rs_export_reduce.cpp417 } else if (RSExportType::ValidateType(&S.RSC, S.ASTC, ParamQType, Param, Param->getLocStart(), in analyzeAccumulator()
713 } else if (RSExportType::ValidateType(&S.RSC, S.ASTC, PointeeQType, in analyzeResultType()
Dslang_rs_export_type.h268 static bool ValidateType(slang::RSContext *Context, clang::ASTContext &C,
Dslang_rs_export_type.cpp705 bool RSExportType::ValidateType(slang::RSContext *Context, clang::ASTContext &C, in ValidateType() function in slang::RSExportType
730 return ValidateType(Context, VD->getASTContext(), VD->getType(), VD, in ValidateVarDecl()