Searched refs:NextInContext (Results 1 – 2 of 2) sorted by relevance
65 Last->NextInContext = Other.First; in stealRecordChain()84 Last->NextInContext = Record; in addToRecordChain()
276 mutable APIRecord *NextInContext = nullptr; member279 APIRecord *getNextInContext() const { return NextInContext; } in getNextInContext()