Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp238 bool InExplicitObjectMethod = in diagnoseInstanceReference() local
243 if (InExplicitObjectMethod) { in diagnoseInstanceReference()
254 else if (IsField && InExplicitObjectMethod) { in diagnoseInstanceReference()
260 !InExplicitObjectMethod && !InStaticMethod && in diagnoseInstanceReference()
270 else if (!InExplicitObjectMethod) in diagnoseInstanceReference()