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.cpp240 bool InExplicitObjectMethod = in diagnoseInstanceReference() local
245 if (InExplicitObjectMethod) { in diagnoseInstanceReference()
256 else if (IsField && InExplicitObjectMethod) { in diagnoseInstanceReference()
262 !InExplicitObjectMethod && !InStaticMethod && in diagnoseInstanceReference()
272 else if (!InExplicitObjectMethod) in diagnoseInstanceReference()