Searched refs:writeIncompleteTag (Results 1 – 2 of 2) sorted by relevance
334 void writeIncompleteTag(const char* tagType, string tagID, int spaces = 1) {343 void writeIncompleteTag(const char* tagType) { in writeIncompleteTag() function
606 this->writeIncompleteTag("Param", methodParam, 2); in checkForMissingParams()