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()
4982 struct PPEntityComp { struct4986 PPEntityComp(const ASTReader &Reader, ModuleFile &M) : Reader(Reader), M(M) { } in PPEntityComp() function5036 PPEntityComp(*this, M)); in findPreprocessedEntity()