Searched refs:shouldSuppressRefs (Results 1 - 2 of 2) sorted by relevance

/external/clang/tools/libclang/
H A DIndexingContext.cpp38 if (IdxCtx.shouldSuppressRefs())
268 if (shouldSuppressRefs())
355 if (shouldSuppressRefs() && markEntityOccurrenceInFile(D, D->getLocation()))
380 if (shouldSuppressRefs())
409 if (shouldSuppressRefs() && markEntityOccurrenceInFile(D, D->getLocation()))
447 if (shouldSuppressRefs())
479 if (shouldSuppressRefs())
600 if (shouldSuppressRefs()) {
680 if (shouldSuppressRefs()) {
H A DIndexingContext.h361 bool shouldSuppressRefs() const { function in class:clang::cxindex::IndexingContext

Completed in 105 milliseconds