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()
123 clang::CompoundStmt::body_iterator bE = CS->body_end(); in AppendAfterStmt() local129 for ( ; bI != bE; bI++) { in AppendAfterStmt()