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

/external/clang/include/clang/Basic/
H A DIdentifierTable.h422 typedef llvm::StringMap<IdentifierInfo*, llvm::BumpPtrAllocator> HashTableTy; typedef in class:clang::IdentifierTable
423 HashTableTy HashTable;
515 typedef HashTableTy::const_iterator iterator;
516 typedef HashTableTy::const_iterator const_iterator;

Completed in 77 milliseconds