Searched refs:adjustIndex (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DExprConstant.cpp262 void adjustIndex(EvalInfo &Info, const Expr *E, uint64_t N) { function in struct:__anon15117::SubobjectDesignator
861 void adjustIndex(EvalInfo &Info, const Expr *E, uint64_t N) { function in struct:__anon15118::LValue
863 Designator.adjustIndex(Info, E, N);
1752 LVal.adjustIndex(Info, E, Adjustment);

Completed in 61 milliseconds