Searched refs:isSmartPtr (Results 1 – 3 of 3) sorted by relevance
63 bool isSmartPtr(const clang::CXXRecordDecl *Class);
266 if (CXXRD && isSmartPtr(CXXRD)) in shouldSkipDecl()
448 bool isSmartPtr(const CXXRecordDecl *R) { in isSmartPtr() function