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

Overrides

tools/lldb/include/lldb/Symbol/TypeSystem.h
  404   virtual bool IsPointerOrReferenceType(lldb::opaque_compiler_type_t type,

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  588   bool IsPointerOrReferenceType(lldb::opaque_compiler_type_t type,

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 3454       return IsPointerOrReferenceType(llvm::cast<clang::TypedefType>(qual_type)
 3460       return IsPointerOrReferenceType(llvm::cast<clang::AutoType>(qual_type)
 3465       return IsPointerOrReferenceType(
 3471       return IsPointerOrReferenceType(