Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp11659 static bool isUserWritingOffTheEnd(const ASTContext &Ctx, const LValue &LVal) { in isUserWritingOffTheEnd() function
11758 if (isUserWritingOffTheEnd(Info.Ctx, LVal)) { in determineEndOffset()