Searched refs:appendComment (Results 1 – 4 of 4) sorted by relevance
88 b->appendComment(geomProc.name()); in gen_geomproc_key()101 b->appendComment(xp.name()); in gen_xp_key()125 b->appendComment(fp.name()); in gen_fp_key()145 b->appendComment("Null"); in gen_fp_key()
38 b->appendComment("vertex attributes"); in getAttributeKey()40 b->appendComment("instance attributes"); in getAttributeKey()558 b->appendComment(attr.isInitialized() ? attr.name() : "unusedAttr"); in addToKey()
58 virtual void appendComment(const char* comment) {} in appendComment() function85 void appendComment(const char* comment) override { in appendComment() function
573 appendComment(m_char_current_start,length); in comment()2114 void appendComment(int m_char_current_start,int contentLength) in appendComment() method in DTMDocumentImpl