Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_type.cpp972 bool RSExportType::matchODR(const RSExportType *E, bool /* LookInto */) const { in matchODR() function in slang::RSExportType
1235 bool RSExportPrimitiveType::matchODR(const RSExportType *E, in matchODR() function in slang::RSExportPrimitiveType
1287 bool RSExportPointerType::matchODR(const RSExportType *E, in matchODR() function in slang::RSExportPointerType
1347 bool RSExportVectorType::matchODR(const RSExportType *E, in matchODR() function in slang::RSExportVectorType
1433 bool RSExportMatrixType::matchODR(const RSExportType *E, in matchODR() function in slang::RSExportMatrixType
1474 bool RSExportConstantArrayType::matchODR(const RSExportType *E, in matchODR() function in slang::RSExportConstantArrayType
1594 bool RSExportRecordType::matchODR(const RSExportType *E, bool LookInto) const { in matchODR() function in slang::RSExportRecordType