Searched refs:genTypeClass (Results 1 – 2 of 2) sorted by relevance
218 bool genTypeClass(const RSExportRecordType *ERT, std::string &ErrorMsg);
2111 bool RSReflectionJava::genTypeClass(const RSExportRecordType *ERT, in genTypeClass() function in slang::RSReflectionJava2660 if (!ERT->isArtificial() && !genTypeClass(ERT, ErrorMsg)) { in reflect()