Searched refs:createIdentifierIterator (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Serialization/
H A DGlobalModuleIndex.h153 IdentifierIterator *createIdentifierIterator() const;
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp849 IdentifierIterator *GlobalModuleIndex::createIdentifierIterator() const { function in class:GlobalModuleIndex
H A DASTReader.cpp6249 return GlobalIndex->createIdentifierIterator();

Completed in 186 milliseconds