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

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

Completed in 48 milliseconds