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

/external/clang/lib/AST/
H A DExprConstant.cpp203 bool isOnePastTheEnd() const { function in struct:__anon15118::SubobjectDesignator
216 return !isOnePastTheEnd();
670 if (isOnePastTheEnd()) {
1165 if (Designator.isOnePastTheEnd()) {
1966 if (Sub.isOnePastTheEnd()) {

Completed in 423 milliseconds