Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp657 InterestingASTIdentifierLookupTrait> InterestingIdentifierTable; in loadModuleFile() typedef
658 std::unique_ptr<InterestingIdentifierTable> Table( in loadModuleFile()
659 InterestingIdentifierTable::Create( in loadModuleFile()
663 for (InterestingIdentifierTable::data_iterator D = Table->data_begin(), in loadModuleFile()