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

/external/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp620 InterestingASTIdentifierLookupTrait> InterestingIdentifierTable; typedef
621 std::unique_ptr<InterestingIdentifierTable> Table(
622 InterestingIdentifierTable::Create(
626 for (InterestingIdentifierTable::data_iterator D = Table->data_begin(),

Completed in 68 milliseconds