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

Overrides

tools/lldb/include/lldb/Symbol/TypeSystem.h
  321   GetDirectBaseClassAtIndex(lldb::opaque_compiler_type_t type, size_t idx,

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  742   CompilerType GetDirectBaseClassAtIndex(lldb::opaque_compiler_type_t type,

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 6304     return GetDirectBaseClassAtIndex(llvm::cast<clang::TypedefType>(qual_type)
 6311     return GetDirectBaseClassAtIndex(llvm::cast<clang::AutoType>(qual_type)
 6317     return GetDirectBaseClassAtIndex(
 6324     return GetDirectBaseClassAtIndex(