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

Overrides

tools/lldb/include/lldb/Symbol/TypeSystem.h
  199   virtual bool IsPointerType(lldb::opaque_compiler_type_t type,

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  585   bool IsPointerType(lldb::opaque_compiler_type_t type,

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 3369       return IsPointerType(llvm::cast<clang::TypedefType>(qual_type)
 3375       return IsPointerType(llvm::cast<clang::AutoType>(qual_type)
 3380       return IsPointerType(llvm::cast<clang::ElaboratedType>(qual_type)
 3385       return IsPointerType(