Searched refs:checkRecordDeclForAttr (Results 1 – 1 of 1) sorted by relevance
493 static bool checkRecordDeclForAttr(const RecordDecl *RD) { in checkRecordDeclForAttr() function523 return checkRecordDeclForAttr<CapabilityAttr>(RT->getDecl()); in checkRecordTypeForCapability()591 if (!checkRecordDeclForAttr<CapabilityAttr>(RD) && in checkAttrArgsAreCapabilityObjs()592 !checkRecordDeclForAttr<ScopedLockableAttr>(RD)) in checkAttrArgsAreCapabilityObjs()