Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dassignment.cpp102 static const char *WhyBaseObjectIsSuspicious( in WhyBaseObjectIsSuspicious() function
125 if (const char *why{WhyBaseObjectIsSuspicious(lhs, context)}) { in CheckDefinabilityInPureScope()
152 if (const char *why{WhyBaseObjectIsSuspicious(*base, scope)}) { in CheckCopyabilityInPureScope()
188 WhyBaseObjectIsSuspicious(*base, scope)}) { // C1594(3) in CheckForPureContext()