Searched refs:GenericProgramPointBase (Results 1 – 2 of 2) sorted by relevance
101 class GenericProgramPointBase : public GenericProgramPoint {107 using Base = GenericProgramPointBase<ConcreteT, Value>;112 explicit GenericProgramPointBase(ValueT &&value) in GenericProgramPointBase() function
156 : public GenericProgramPointBase<CFGEdge, std::pair<Block *, Block *>> {