var searchIndex = {}; searchIndex["valgrind"] = {"doc":"","items":[[3,"ParseError","valgrind","Holds information about a parse error generated while parsing a suppressions file.",null,null],[12,"lineno","","Line number where the parse error occurred.",0,null],[12,"message","","Description of the parse error.",0,null],[3,"Suppression","","Holds information about a single Valgrind suppression.",null,null],[12,"name","","The name of the suppression.",1,null],[12,"type_","","The type of suppression.",1,null],[12,"opt_extra_info","","Any extra information, where used by the suppression type (e.g. a Memcheck `Param` suppression).",1,null],[12,"frames","","The calling context of the suppression.",1,null],[3,"Suppressions","","A set of Valgrind suppressions.",null,null],[4,"Frame","","",null,null],[13,"FrameWildcard","","A frame-level wildcard, represented by `'...'`.",2,null],[13,"ObjFrame","","An object frame.",2,null],[12,"glob","valgrind::Frame","A file glob for the path to the object file. This may contain wildcard characters\n`*` and `?`.",2,null],[13,"FunFrame","valgrind","A function frame.",2,null],[12,"glob","valgrind::Frame","Glob for the name of the function. This may contain wildcard characters `*` and `?`.",2,null],[4,"SuppressionType","valgrind","",null,null],[13,"MemcheckAddr","","",3,null],[13,"MemcheckCond","","",3,null],[13,"MemcheckFree","","",3,null],[13,"MemcheckLeak","","",3,null],[13,"MemcheckOverlap","","",3,null],[13,"MemcheckParam","","",3,null],[13,"MemcheckValue","","",3,null],[13,"OtherType","","",3,null],[12,"tool_name","valgrind::SuppressionType","",3,null],[12,"suppression_type","","",3,null],[11,"fmt","valgrind","",0,null],[11,"eq","","",2,null],[11,"ne","","",2,null],[11,"fmt","","",2,null],[11,"clone","","",2,null],[11,"fmt","","",2,null],[11,"eq","","",3,null],[11,"ne","","",3,null],[11,"fmt","","",3,null],[11,"clone","","",3,null],[11,"fmt","","",3,null],[11,"eq","","",1,null],[11,"ne","","",1,null],[11,"fmt","","",1,null],[11,"clone","","",1,null],[11,"fmt","","",1,null],[11,"clone","","",4,null],[11,"parse","","Parses the suppressions from `buf` in Valgrind suppression syntax.",4,{"inputs":[{"name":"b"}],"output":{"name":"result"}}],[11,"add_all","","Clones all of the suppressions in `other` and adds them to these suppressions.",4,null],[11,"count","","",4,null],[11,"iter","","",4,null],[11,"fmt","","",4,null]],"paths":[[3,"ParseError"],[3,"Suppression"],[4,"Frame"],[4,"SuppressionType"],[3,"Suppressions"]]}; initSearch(searchIndex);