Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DCFG.h1199 iterator insertScopeEnd(iterator I, VarDecl *VD, Stmt *S) { in insertScopeEnd() function
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp2172 Blk->insertScopeEnd(InsertPos, *PlaceToInsert, Blk->getTerminatorStmt()); in prependAutomaticObjScopeEndWithTerminator()