Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_check_ast.cpp162 if (!RSExportType::ValidateType(C, resultType, FD, in ValidateFunctionDecl()
171 if (!RSExportType::ValidateType(C, QT, PVD, PVD->getLocStart(), in ValidateFunctionDecl()
278 !RSExportType::ValidateType(C, E->getType(), NULL, E->getExprLoc(), in VisitExpr()
Dslang_rs_export_type.h163 static bool ValidateType(clang::ASTContext &C, clang::QualType QT,
Dslang_rs_export_type.cpp574 bool RSExportType::ValidateType(clang::ASTContext &C, clang::QualType QT, in ValidateType() function in slang::RSExportType
588 return ValidateType(VD->getASTContext(), VD->getType(), VD, in ValidateVarDecl()