Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_ast_replace.cpp47 clang::CompoundStmt::body_iterator bE = CS->body_end(); in ReplaceInCompoundStmt() local
49 for ( ; bI != bE; bI++) { in ReplaceInCompoundStmt()
Dslang_rs_object_ref_count.cpp125 clang::CompoundStmt::body_iterator bE = CS->body_end(); in AppendAfterStmt() local
131 for ( ; bI != bE; bI++) { in AppendAfterStmt()