Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp9037 static bool IsReadonlyMessage(Expr *E, Sema &S) { in IsReadonlyMessage() function
9218 if (IsLV == Expr::MLV_ClassTemporary && IsReadonlyMessage(E, S)) in CheckForModifiableLvalue()