Searched refs:PPEntityComp (Results 1 – 2 of 2) sorted by relevance
181 struct PPEntityComp { struct184 explicit PPEntityComp(const SourceManager &SM) : SM(SM) {} in PPEntityComp() argument247 PPEntityComp<&SourceRange::getBegin>(SourceMgr)); in findEndLocalPreprocessedEntity()307 PPEntityComp<&SourceRange::getBegin>(SourceMgr)); in addPreprocessedEntity()
6378 struct PPEntityComp { struct6382 PPEntityComp(const ASTReader &Reader, ModuleFile &M) : Reader(Reader), M(M) {} in PPEntityComp() argument6434 PPEntityComp(*this, M)); in findPreprocessedEntity()