HomeSort by relevance Sort by last modified time
    Searched refs:EntityMapTy (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/libclang/
IndexingContext.h 291 typedef llvm::DenseMap<const Decl *, CXIdxClientEntity> EntityMapTy;
295 EntityMapTy EntityMap;
IndexingContext.cpp 742 EntityMapTy::const_iterator I = EntityMap.find(D);
    [all...]

Completed in 43 milliseconds