Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang.cpp463 RSExportable *RSE = *I; in checkODR() local
464 if (RSE->getKind() != RSExportable::EX_TYPE) in checkODR()
467 RSExportType *ET = static_cast<RSExportType *>(RSE); in checkODR()