Lines Matching refs:generateLocalDeclaration
816 void generateLocalDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel);
842 void generateLocalDeclaration (std::ostringstream& src, const StructType& structType, int indentLevel)
881 generateLocalDeclaration(src, curType->getStruct(), indentLevel+1);
891 generateLocalDeclaration(src, type.getStruct(), indentLevel+1);