Searched refs:PPEntityComp (Results 1 – 2 of 2) sorted by relevance
171 struct PPEntityComp { struct174 explicit PPEntityComp(const SourceManager &SM) : SM(SM) { } in PPEntityComp() argument240 PPEntityComp<&SourceRange::getBegin>(SourceMgr)); in findEndLocalPreprocessedEntity()300 PPEntityComp<&SourceRange::getBegin>(SourceMgr)); in addPreprocessedEntity()
5011 struct PPEntityComp { struct5015 PPEntityComp(const ASTReader &Reader, ModuleFile &M) : Reader(Reader), M(M) { } in PPEntityComp() argument5065 PPEntityComp<&PPEntityOffset::Begin>(*this, M)); in findPreprocessedEntity()