HomeSort by relevance Sort by last modified time
    Searched refs:shouldSuppressRefs (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/libclang/
IndexingContext.cpp 38 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()) {
    [all...]
IndexingContext.h 361 bool shouldSuppressRefs() const {

Completed in 18 milliseconds