Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Analysis/
H A DCFG.h1183 iterator beginLifetimeEndsInsert(iterator I, size_t Cnt, in beginLifetimeEndsInsert() function
/llvm-project-15.0.7/clang/lib/Analysis/
H A DCFG.cpp2089 Blk->beginLifetimeEndsInsert(Blk->end(), B.distance(E), C); in prependAutomaticObjLifetimeWithTerminator()