Searched defs:EmitBoundsCheck (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExpr.cpp648 void CodeGenFunction::EmitBoundsCheck(const Expr *E, const Expr *Base, function in class:CodeGenFunction
2302 EmitBoundsCheck(E, E->getBase(), Idx, IdxTy, Accessed);

Completed in 92 milliseconds