Home
last modified time | relevance | path

Searched refs:RefFileOccurrence (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/libclang/
DCXIndexDataConsumer.h293 typedef std::pair<const FileEntry *, const Decl *> RefFileOccurrence; typedef
294 llvm::DenseSet<RefFileOccurrence> RefFileOccurrences;
DCXIndexDataConsumer.cpp1028 RefFileOccurrence RefOccur(FE, D); in markEntityOccurrenceInFile()
1029 std::pair<llvm::DenseSet<RefFileOccurrence>::iterator, bool> in markEntityOccurrenceInFile()