Searched refs:ReportError (Results 1 - 11 of 11) 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_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(),
171 Context->ReportError(FD->getLocation(),
229 Context->ReportError(
269 Context->ReportError(CE->getExprLoc(), "invalid implicit vector cast");
271 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()
337 Context->ReportError(
575 Context->ReportError(
581 Context->ReportError(
595 Context->ReportError(Loc,
610 Context->ReportError(Loc,
616 Context->ReportError(Loc,
690 Context->ReportError(VD->getLocation(),
693 Context->ReportError("anonymou
[all...]
H A Dslang_rs_export_func.cpp40 Context->ReportError(
H A Dslang_rs_context.h336 clang::DiagnosticBuilder ReportError(const char (&Message)[N]) { function in class:slang::RSContext
341 clang::DiagnosticBuilder ReportError(const clang::SourceLocation Loc, function in class:slang::RSContext
H A Dslang_backend.cpp401 mContext->ReportError(FD->getLocation(),
422 mContext->ReportError(

Completed in 297 milliseconds