reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaExprMember.cpp
  209   CXXRecordDecl *ContextClass = Method ? Method->getParent() : nullptr;
  209   CXXRecordDecl *ContextClass = Method ? Method->getParent() : nullptr;
  212   bool InStaticMethod = Method && Method->isStatic();
  212   bool InStaticMethod = Method && Method->isStatic();