Lines Matching defs:ObjectKind
81 struct ObjectKind {
116 bool shouldBeTracked(ObjectKind OK) const {
137 bool shouldWarnAbout(ObjectKind OK, MisuseKind MK) const {
146 // Obtains ObjectKind of an object. Because class declaration cannot always
148 ObjectKind classifyObject(const MemRegion *MR, const CXXRecordDecl *RD) const;
302 ObjectKind OK = Chk.classifyObject(Region, RD);
356 ObjectKind OK = classifyObject(Region, RD);
485 ObjectKind OK = classifyObject(ArgRegion, RD);
551 MoveChecker::ObjectKind
584 ObjectKind OK = classifyObject(MR, RD);