Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.cpp89 static void ReportTypeError(clang::DiagnosticsEngine *DiagEngine, in ReportTypeError() function
127 ReportTypeError(DiagEngine, VD, TopLevelRecord, in ConstantArrayTypeExportableHelper()
137 ReportTypeError(DiagEngine, VD, TopLevelRecord, in ConstantArrayTypeExportableHelper()
143 ReportTypeError(DiagEngine, VD, TopLevelRecord, in ConstantArrayTypeExportableHelper()
193 ReportTypeError(DiagEngine, VD, T->getAsUnionType()->getDecl(), in TypeExportableHelper()
205 ReportTypeError(DiagEngine, NULL, T->getAsStructureType()->getDecl(), in TypeExportableHelper()
215 ReportTypeError(DiagEngine, NULL, RD, in TypeExportableHelper()
262 ReportTypeError(DiagEngine, VD, TopLevelRecord, in TypeExportableHelper()
272 ReportTypeError(DiagEngine, VD, TopLevelRecord, in TypeExportableHelper()
344 ReportTypeError(&C.getDiagnostics(), VD, NULL, in ValidateRSObjectInVarDecl()
[all …]