Home
last modified time | relevance | path

Searched refs:stealRecordChain (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPI.cpp59 void RecordContext::stealRecordChain(RecordContext &Other) { in stealRecordChain() function in RecordContext
151 ParentCtx->stealRecordChain(*RecordAsCtx); in removeRecord()
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h269 NewRecordContext->stealRecordChain(*Record); in maybeMergeWithAnonymousTag()
H A DAPI.h322 void stealRecordChain(RecordContext &Other);