Searched refs:vtxfmt_only (Results 1 – 1 of 1) sorted by relevance
247 def do_function_body(self, api, abi, vtxfmt_only): argument250 if (f.name in vtxfmt) and not vtxfmt_only:253 if (f.name not in vtxfmt) and vtxfmt_only:266 if vtxfmt_only: