Searched refs:shouldAbort (Results 1 – 3 of 3) sorted by relevance
124 return !IndexCtx.shouldAbort(); in HandleTopLevelDecl()476 if (IdxCtx.shouldAbort()) in indexTranslationUnit()485 if (IdxCtx.shouldAbort()) in indexTranslationUnit()
373 bool shouldAbort();
207 bool IndexingContext::shouldAbort() { in shouldAbort() function in IndexingContext