Home
last modified time | relevance | path

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

/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp624 InterestingASTIdentifierLookupTrait> InterestingIdentifierTable; in loadModuleFile() typedef
625 std::unique_ptr<InterestingIdentifierTable> Table( in loadModuleFile()
626 InterestingIdentifierTable::Create( in loadModuleFile()
630 for (InterestingIdentifierTable::data_iterator D = Table->data_begin(), in loadModuleFile()