Searched refs:genCustomParser (Results 1 – 1 of 1) sorted by relevance
203 void genCustomParser(CustomDirective *el, FmtContext &ctx, MethodBody &os);332 return genCustomParser(custom, ctx, os); in genElementParser()586 void DefFormat::genCustomParser(CustomDirective *el, FmtContext &ctx, in genCustomParser() function in DefFormat