Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp688 InterestingASTIdentifierLookupTrait> InterestingIdentifierTable; in loadModuleFile() typedef
689 std::unique_ptr<InterestingIdentifierTable> Table( in loadModuleFile()
690 InterestingIdentifierTable::Create( in loadModuleFile()
694 for (InterestingIdentifierTable::data_iterator D = Table->data_begin(), in loadModuleFile()