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

References

tools/lldb/source/Symbol/ClangASTContext.cpp
 8375   if (!type || !property_clang_type.IsValid() || property_name == nullptr ||
 8378   ClangASTContext *ast = llvm::dyn_cast<ClangASTContext>(type.GetTypeSystem());
 8383   clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type);