Searched refs:insertAutomaticObjDtor (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Analysis/
H A DCFG.h699 iterator insertAutomaticObjDtor(iterator I, VarDecl *VD, Stmt *S) { function in class:clang::CFGBlock::ElementList
/external/clang/lib/Analysis/
H A DCFG.cpp1299 InsertPos = Blk->insertAutomaticObjDtor(InsertPos, *I,

Completed in 95 milliseconds