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