Home
last modified time | relevance | path

Searched defs:ASTIdentifierIterator (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h370 friend class ASTIdentifierIterator; global() variable
/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8442 class ASTIdentifierIterator : public IdentifierIterator { global() class
8470 ASTIdentifierIterator::ASTIdentifierIterator(const ASTReader &Reader, ASTIdentifierIterator() function in ASTIdentifierIterator