Searched refs:shouldAbort (Results 1 – 3 of 3) sorted by relevance
218 return !shouldAbort(); in handleDeclOccurence()226 return !shouldAbort(); in handleModuleOccurence()439 bool CXIndexDataConsumer::shouldAbort() { in shouldAbort() function in CXIndexDataConsumer
362 bool shouldAbort();
302 return !DataConsumer.shouldAbort(); in HandleTopLevelDecl()