HomeSort by relevance Sort by last modified time
    Searched refs:ValidateType (Results 1 - 6 of 6) sorted by null

  /frameworks/compile/slang/
slang_rs_check_ast.cpp 183 if (!RSExportType::ValidateType(Context, C, resultType, FD,
193 if (!RSExportType::ValidateType(Context, C, QT, PVD, PVD->getLocStart(),
293 !RSExportType::ValidateType(Context, C, E->getType(), nullptr, E->getExprLoc(),
slang_rs_export_type.h 266 static bool ValidateType(slang::RSContext *Context, clang::ASTContext &C,
slang_rs_export_reduce.cpp 417 } else if (RSExportType::ValidateType(&S.RSC, S.ASTC, ParamQType, Param, Param->getLocStart(),
712 } else if (RSExportType::ValidateType(&S.RSC, S.ASTC, PointeeQType,
    [all...]
slang_rs_export_type.cpp 465 // Helper function for ValidateType(). We do a recursive descent on the
701 bool RSExportType::ValidateType(slang::RSContext *Context, clang::ASTContext &C,
726 return ValidateType(Context, VD->getASTContext(), VD->getType(), VD,
    [all...]
  /external/ImageMagick/MagickCore/
option.h 123 } ValidateType;
  /external/ImageMagick/tests/
validate.c     [all...]

Completed in 230 milliseconds