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()301 PPEntityComp<&SourceRange::getBegin>(SourceMgr)); in addPreprocessedEntity()
4960 struct PPEntityComp { struct4964 PPEntityComp(const ASTReader &Reader, ModuleFile &M) : Reader(Reader), M(M) { } in PPEntityComp() argument5014 PPEntityComp<&PPEntityOffset::Begin>(*this, M)); in findPreprocessedEntity()