Searched defs:RefFileOccurrence (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DIndexingContext.h289 typedef std::pair<const FileEntry *, const Decl *> RefFileOccurrence; typedef in class:clang::cxindex::IndexingContext
290 llvm::DenseSet<RefFileOccurrence> RefFileOccurrences;

Completed in 228 milliseconds