Home
last modified time | relevance | path

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

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