Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp9641 static bool IsReadonlyMessage(Expr *E, Sema &S) { in IsReadonlyMessage() function
9834 if (IsLV == Expr::MLV_ClassTemporary && IsReadonlyMessage(E, S)) in CheckForModifiableLvalue()
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp12449 static bool IsReadonlyMessage(Expr *E, Sema &S) { in IsReadonlyMessage() function
12718 if (IsLV == Expr::MLV_ClassTemporary && IsReadonlyMessage(E, S)) in CheckForModifiableLvalue()