Home
last modified time | relevance | path

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

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