Searched refs:bE (Results 1 – 2 of 2) sorted by relevance
47 clang::CompoundStmt::body_iterator bE = CS->body_end(); in ReplaceInCompoundStmt() local49 for ( ; bI != bE; bI++) { in ReplaceInCompoundStmt()
125 clang::CompoundStmt::body_iterator bE = CS->body_end(); in AppendAfterStmt() local131 for ( ; bI != bE; bI++) { in AppendAfterStmt()