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 283 typedef llvm::DenseMap<const Decl *, CXIdxClientEntity> EntityMapTy;
287 EntityMapTy EntityMap;
IndexingContext.cpp 743 EntityMapTy::const_iterator I = EntityMap.find(D);
    [all...]

Completed in 169 milliseconds