Searched refs:shouldAbort (Results 1 – 3 of 3) sorted by relevance
332 return !IndexCtx.shouldAbort(); in HandleTopLevelDecl()731 if (IdxCtx.shouldAbort()) in topLevelDeclVisitor()
366 bool shouldAbort();
228 bool IndexingContext::shouldAbort() { in shouldAbort() function in IndexingContext