Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp681 InterestingASTIdentifierLookupTrait> InterestingIdentifierTable; in loadModuleFile() typedef
682 std::unique_ptr<InterestingIdentifierTable> Table( in loadModuleFile()
683 InterestingIdentifierTable::Create( in loadModuleFile()
687 for (InterestingIdentifierTable::data_iterator D = Table->data_begin(), in loadModuleFile()