Searched refs:getRecord32 (Results 1 – 3 of 3) sorted by relevance
326 Record32 getRecord32(const RSExportRecordType *ERT);
953 mState->getRecord32(ERT).getRecordAllocSize())) in genExportFunction()1174 mState->getRecord32(ERT).getRecordAllocSize())) { in genExportForEach()2219 const ReflectionState::Record32 Record32 = mState->getRecord32(ERT); in genPackVarOfType()2604 const ReflectionState::Record32 Record32 = mState->getRecord32(ERT); in genTypeClassComponentSetter()2799 const ReflectionState::Record32 Record32 = mState->getRecord32(ERT); in genAddElement()
818 ReflectionState::getRecord32(const RSExportRecordType *ERT) { in getRecord32() function in slang::ReflectionState