Home | History | Annotate | Download | only in functional

Lines Matching refs:generateDeclaration

934 void generateDeclaration (std::ostream& src, const BufferVar& bufferVar, int indentLevel)
944 void generateDeclaration (std::ostream& src, const BufferBlock& block, int bindingPoint)
961 generateDeclaration(src, *varIter, 1 /* indent level */);
1306 generateDeclaration(src, block, bindingPoint);