clang
3.7.0
|
Data used with FindOverriddenMethod. More...
Public Attributes | |
Sema * | S |
CXXMethodDecl * | Method |
Data used with FindOverriddenMethod.
Definition at line 6520 of file SemaDecl.cpp.
CXXMethodDecl* FindOverriddenMethodData::Method |
Definition at line 6522 of file SemaDecl.cpp.
Referenced by clang::Sema::AddOverriddenMethods(), and FindOverriddenMethod().
Sema* FindOverriddenMethodData::S |
Definition at line 6521 of file SemaDecl.cpp.
Referenced by clang::Sema::AddOverriddenMethods(), and FindOverriddenMethod().