Searched refs:ReportError (Results 1 - 12 of 12) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_special_func.cpp68 Context->ReportError(PVD->getLocation(),
78 Context->ReportError(FD->getLocation(),
85 Context->ReportError(FD->getLocation(),
93 Context->ReportError(FD->getLocation(),
H A Dslang_rs_export_var.cpp54 Context->ReportError(Initializer->getExprLoc(),
64 Context->ReportError(VD->getLocation(),
76 Context->ReportError(IList->getInit(i)->getExprLoc(),
85 Context->ReportError(
H A Dslang_rs_special_kernel_param.cpp129 Context->ReportError(
141 Context->ReportError(PVD->getLocation(),
156 Context->ReportError(PVD->getLocation(),
167 Context->ReportError(
182 Context->ReportError(PVD->getLocation(),
192 Context->ReportError(
209 Context->ReportError(PVD->getLocation(),
H A Dslang_rs_reflection_state.cpp129 mRSC->ReportError("in file '%0' Java package name is '%1' for 32-bit targets "
311 mRSC->ReportError(EF->getLocation(),
327 mRSC->ReportError(EF->getLocation(),
334 mRSC->ReportError(EF->getLocation(),
343 mRSC->ReportError(EF->getLocation(),
349 mRSC->ReportError(EF->getLocation(),
359 mRSC->ReportError(EF->getLocation(),
366 mRSC->ReportError(EF->getLocation(),
407 mRSC->ReportError(EF->getLocation(),
417 mRSC->ReportError(E
[all...]
H A Dslang_rs_export_reduce.cpp177 S.RSC.ReportError(mLocation,
190 S.RSC.ReportError(mLocation,
199 S.RSC.ReportError(Ret->getLocation(), "%0 must be static")
225 S.RSC.ReportError(Fn->getLocation(),
240 S.RSC.ReportError(Param->getLocation(),
259 S.RSC.ReportError(S.FnInitializer->getLocation(),
270 S.RSC.ReportError(S.FnInitializer->getLocation(),
281 S.RSC.ReportError(S.FnInitializer->getLocation(),
304 S.RSC.ReportError(S.FnAccumulator->getLocation(),
316 S.RSC.ReportError(
[all...]
H A Dslang_rs_export_foreach.cpp64 Context->ReportError(FD->getLocation(),
97 Context->ReportError(FD->getLocation(),
116 Context->ReportError(PVD->getLocation(),
131 Context->ReportError(PVD->getLocation(),
144 Context->ReportError(
154 Context->ReportError(FD->getLocation(),
171 Context->ReportError(FD->getLocation(),
185 Context->ReportError(
204 Context->ReportError(PVD->getLocation(),
215 Context->ReportError(PV
[all...]
H A Dslang_rs_check_ast.cpp157 Context->ReportError(FD->getLocation(),
214 Context->ReportError(
254 Context->ReportError(CE->getExprLoc(), "invalid implicit vector cast");
256 Context->ReportError(CE->getExprLoc(), "invalid vector cast");
H A Dslang_rs_foreach_lowering.cpp115 mCtxt->ReportError(CE->getExprLoc(),
124 mCtxt->ReportError(arg0->getExprLoc(),
133 mCtxt->ReportError(CE->getExprLoc(),
242 mCtxt->ReportError(
H A Dslang_rs_export_type.cpp198 Context->ReportError(TopLevelRecord->getLocation(), Message)
201 Context->ReportError(ND->getLocation(), Message) << ND->getName()
336 Context->ReportError(
579 Context->ReportError(
585 Context->ReportError(
599 Context->ReportError(Loc,
614 Context->ReportError(Loc,
620 Context->ReportError(Loc,
694 Context->ReportError(VD->getLocation(),
697 Context->ReportError("anonymou
[all...]
H A Dslang_rs_export_func.cpp40 Context->ReportError(
H A Dslang_rs_context.h355 clang::DiagnosticBuilder ReportError(const char (&Message)[N]) const { function in class:slang::RSContext
360 clang::DiagnosticBuilder ReportError(const clang::SourceLocation Loc, function in class:slang::RSContext
H A Dslang_backend.cpp520 mContext->ReportError(RD->getLocation(), "system structure contains padding: '%0'")
640 mContext->ReportError(FD->getLocation(),
661 mContext->ReportError(

Completed in 105 milliseconds