HomeSort by: relevance | last modified time | path
    Searched refs:shouldSuppressRefs (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Index/
IndexingContext.h 56 bool shouldSuppressRefs() const {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CXIndexDataConsumer.cpp 253 if (IdxCtx.shouldSuppressRefs())
560 if (shouldSuppressRefs())
659 if (shouldSuppressRefs() && markEntityOccurrenceInFile(D, D->getLocation()))
684 if (shouldSuppressRefs())
714 if (shouldSuppressRefs() && markEntityOccurrenceInFile(D, D->getLocation()))
752 if (shouldSuppressRefs())
784 if (shouldSuppressRefs())
905 if (shouldSuppressRefs()) {
986 if (shouldSuppressRefs()) {
CXIndexDataConsumer.h 346 bool shouldSuppressRefs() const {

Completed in 18 milliseconds