Home
last modified time | relevance | path

Searched defs:matchODR (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_type.cpp978 bool RSExportType::matchODR(const RSExportType *E, bool /* LookInto */) const { in matchODR() function in slang::RSExportType
1241 bool RSExportPrimitiveType::matchODR(const RSExportType *E, in matchODR() function in slang::RSExportPrimitiveType
1293 bool RSExportPointerType::matchODR(const RSExportType *E, in matchODR() function in slang::RSExportPointerType
1353 bool RSExportVectorType::matchODR(const RSExportType *E, in matchODR() function in slang::RSExportVectorType
1439 bool RSExportMatrixType::matchODR(const RSExportType *E, in matchODR() function in slang::RSExportMatrixType
1480 bool RSExportConstantArrayType::matchODR(const RSExportType *E, in matchODR() function in slang::RSExportConstantArrayType
1600 bool RSExportRecordType::matchODR(const RSExportType *E, bool LookInto) const { in matchODR() function in slang::RSExportRecordType