Searched refs:idents (Results 1 – 2 of 2) sorted by relevance
916 ASTContext(LangOptions &LOpts, SourceManager &SM, IdentifierTable &idents,
731 IdentifierTable &idents, SelectorTable &sels, in ASTContext() argument749 PrintingPolicy(LOpts), Idents(idents), Selectors(sels), in ASTContext()