Home
last modified time | relevance | path

Searched refs:getNextInContext (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPI.cpp74 StolenRecord = StolenRecord->getNextInContext()) in stealRecordChain()
158 Child = Child->getNextInContext()) in removeRecord()
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h272 APIRecord *getNextInContext() const { return NextInContext; } in getNextInContext() function
346 Current = Current->getNextInContext();