Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp11586 static bool isUserWritingOffTheEnd(const ASTContext &Ctx, const LValue &LVal) { in isUserWritingOffTheEnd() function
11669 if (isUserWritingOffTheEnd(Info.Ctx, LVal)) { in determineEndOffset()