Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp11267 static bool isUserWritingOffTheEnd(const ASTContext &Ctx, const LValue &LVal) { in isUserWritingOffTheEnd() function
11344 if (isUserWritingOffTheEnd(Info.Ctx, LVal)) { in determineEndOffset()