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())
327 if (shouldSuppressRefs())
430 if (shouldSuppressRefs() && markEntityOccurrenceInFile(D, D->getLocation()))
455 if (shouldSuppressRefs())
485 if (shouldSuppressRefs() && markEntityOccurrenceInFile(D, D->getLocation()))
523 if (shouldSuppressRefs())
555 if (shouldSuppressRefs())
686 if (shouldSuppressRefs()) {
766 if (shouldSuppressRefs()) {
    [all...]
IndexingContext.h 345 bool shouldSuppressRefs() const {

Completed in 52 milliseconds