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

Overrides

tools/lldb/include/lldb/Symbol/TypeSystem.h
  183   virtual bool IsBlockPointerType(lldb::opaque_compiler_type_t type,

Declarations

tools/lldb/include/lldb/Symbol/ClangASTContext.h
  554   bool IsBlockPointerType(lldb::opaque_compiler_type_t type,

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 3256       return IsBlockPointerType(llvm::cast<clang::TypedefType>(qual_type)
 3262       return IsBlockPointerType(llvm::cast<clang::AutoType>(qual_type)
 3267       return IsBlockPointerType(llvm::cast<clang::ElaboratedType>(qual_type)
 3272       return IsBlockPointerType(
 3281         return IsBlockPointerType(