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

Overrides

tools/lldb/include/lldb/Symbol/TypeSystem.h
  256   GetMemberFunctionAtIndex(lldb::opaque_compiler_type_t type, size_t idx) = 0;

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  657   GetMemberFunctionAtIndex(lldb::opaque_compiler_type_t type,

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 4724       return GetMemberFunctionAtIndex(llvm::cast<clang::TypedefType>(qual_type)
 4731       return GetMemberFunctionAtIndex(llvm::cast<clang::AutoType>(qual_type)
 4737       return GetMemberFunctionAtIndex(
 4744       return GetMemberFunctionAtIndex(