Searched refs:EntityMapTy (Results 1 - 2 of 2) sorted by relevance

/external/clang/tools/libclang/
H A DIndexingContext.h300 typedef llvm::DenseMap<const Decl *, CXIdxClientEntity> EntityMapTy; typedef in class:clang::cxindex::IndexingContext
304 EntityMapTy EntityMap;
H A DIndexingContext.cpp657 EntityMapTy::const_iterator I = EntityMap.find(D);

Completed in 790 milliseconds