Searched refs:isDeletedBit (Results 1 – 2 of 2) sorted by relevance
2077 bool isDeletedBit() const { return FunctionDeclBits.IsDeleted; } in isDeletedBit() function
725 FunctionDeclBits.addBit(D->isDeletedBit()); in VisitFunctionDecl()